Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text, with full Unicode support.
Advertisement
How to use
- Type or paste your text or Base64 string.
- Choose Encode or Decode.
- Copy the result with one click.
Frequently asked questions
What is Base64 used for?
Base64 encodes binary or text data using 64 printable characters so it can travel safely through systems that expect text, such as email or data URLs.
Does it handle emoji and accented characters?
Yes. The encoder is UTF-8 aware, so Unicode characters round-trip correctly.
🔒 This tool runs entirely in your browser. Nothing you enter is uploaded, logged, or stored.
Related tools
Advertisement