Base64 Encoder
Encode text to Base64 with full UTF-8 and emoji support.
Encoding tools that handle real-world text — emoji, accents and non-Latin scripts — instead of failing on the first character outside ASCII.
Encode text to Base64 with full UTF-8 and emoji support.
Decode Base64 strings back to readable text.
Percent-encode and decode URLs and query strings.