Base64 Encoder / Decoder
Convert standard UTF-8 text to Base64 and decode Base64 strings. Includes support for URL-safe Base64 and Unicode characters.
Mode:
Plain Text Input (UTF-8)
InputBase64 Output
ResultHow to Use
01.Select Encode or Decode mode.
02.Type or paste your text in the input area.
03.Toggle URL-Safe format if needed for web parameters.
04.Copy the result.
Frequently asked questions
Yes. The converter utilizes UTF-8 byte encoding to preserve international characters, accents, and emojis.
Related utilities
developer
JSON Formatter & Validator
Format, minify, and validate JSON data.
developer
URL Encoder / Decoder
Encode and decode query strings and URL components.
developer
JWT Decoder
Decode JSON Web Token headers, payloads, and timestamps.
developer
Regex Tester
Test regular expressions with match groupings and flags.