DEVELOPER TOOLS
Base64 Encode & Decode
Encode or decode UTF-8 text locally in your browser.
Your input never leaves this device.
IMPORTANT
Encoding is not encryption.
Base64 represents binary data as text and provides no secrecy. This implementation correctly handles UTF-8 characters.