Base64 Encoder
Encode text and strings to Base64 format instantly. Supports full UTF-8 character set including emojis and international characters.
Base64 encoding converts binary data into a safe ASCII string representation. Use this free online base64 encoder to encode any text, including UTF-8 strings with special characters, to base64 format. Base64 encoding is commonly used in data URIs, email attachments (MIME), and embedding binary data in JSON or XML.
0 characters / 0 bytes
Base64 Alphabet Reference
Base64 uses 64 characters to represent binary data as ASCII text. The encoding alphabet consists of A-Z, a-z, 0-9, + and /. The = character is used for padding.
| Index | Characters |
|---|---|
| 0-25 | A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| 26-51 | a b c d e f g h i j k l m n o p q r s t u v w x y z |
| 52-61 | 0 1 2 3 4 5 6 7 8 9 |
| 62 | + |
| 63 | / |
| Pad | = |
Related Base64 Tools
FAQ
Rate this tool
3.8 / 5 ยท 173 ratings
Recommended
CloudflareFree CDN & DDoS protectionStay Updated
Get weekly dev tips and new tool announcements.
No spam. Unsubscribe anytime.
Enjoy these free tools?
โBuy Me a Coffee