Base64 Encoder / Decoder
Encode and decode text to/from Base64 bidirectionally. Safely supports Japanese (UTF-8). All processing is done locally in your browser.
Input (Text)
Output (Base64)
About Security
All encoding and decoding is performed locally in your browser. Input data is never sent to any external server.