Base64 Encode
Encode text to Base64, with full UTF-8 support for accents and emoji. Free, runs offline.
No signup100% in your browserFree forever
Frequently Asked Questions
- What is Base64 used for?
- It represents binary or text data in a safe ASCII form for emails, data URLs and APIs.
- Does it handle non-English text?
- Yes. UTF-8 encoding means accents and emoji survive the round trip.