Enter or Upload
Input your text or upload a file
Choose Action
Encode, decode or view information
View Results
See output and extra details
Input (Binary)
101010 111100 110101 ...
Split into 6-bit
101010 111100 110101 ...
Convert to Index
42 60 53 ...
Base64 Characters
q 8 1 ...
100% Private & Secure
All processing happens in your browser. No data is sent to any server.
Need another byte view? Compare with Base64 to Hexadecimal or Base64 to Binary.
Decode Base64 into a space-separated list of decimal byte values (0-255). Each number is the raw byte at that position, ready for byte-level inspection or comparison against spec tables.
Decimal codes match the format used in many specifications and tutorials. Use Base64 to Hex when you need hex output instead.
Decimal codes match the format used in many specs and tutorials. Use Base64 to Hex for hex output.
Spaces. Replace them in your editor if your destination expects commas or newlines.
Yes. UTF-8 multibyte sequences appear as separate decimal codes; combine them via Base64 to Text for the rendered glyph.
An error is shown and no output is produced.