Skip to content

Base64 Encoder

Encode text to Base64, with full UTF-8 support.

Runs locally · Nothing uploaded
Plain text
Base64
Result will appear here…
Advertisement

About Base64 Encoder

Encodes any text — including emoji and non-Latin scripts — to standard Base64. Input is converted to UTF-8 bytes first, so multi-byte characters round-trip correctly, unlike naive btoa usage. Use it for data URIs, basic auth headers, or embedding small payloads in JSON.

Related tools

All tools · More in this category