Base64 Converter
Encode and decode Base64 text, with correct UTF-8 handling for non-ASCII input.
How to use Base64 Converter
- Choose encode or decode.
- Type or paste your text and the result updates immediately.
- Use Swap to move the result back into the input and verify the round trip.
Frequently asked questions
Does it handle non-ASCII text?
Yes. Encoding uses UTF-8, so Korean text and emoji survive the round trip unchanged.