All Tools › Base64 Encode/Decode

Base64 Encode & Decode

Convert text to and from Base64, with full Unicode (UTF-8) support.

What is Base64?

Base64 encodes binary or text data as ASCII characters, often used in data URLs, email attachments, and APIs. This tool handles emoji and non-English characters correctly using UTF-8.