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)

Input

Base64 Output

Result

How 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