Base64 encoding
Encode text to Base64 and back. UTF-8 and binary data support.
Result
Base64 encoding
Base64 is used to transmit binary data as text: in URLs, JSON and email. The tool encodes and decodes text with full UTF-8 support, right in your browser.