Text to Binary

Convert text to binary, hexadecimal, or decimal encoding online for free. Or decode binary/hex/decimal back to readable text.

Example: "Hi"

Binary: 01001000 01101001

Hex: 48 69

Decimal: 72 105

About Text to Binary

Convert any text to its binary (base 2), hexadecimal (base 16), or decimal (ASCII code) representation — or decode any of those back to readable text. Uses standard 8-bit ASCII encoding. Perfect for learning, debugging, and encoding exercises.

text to binarybinary to texttext to hexhex to textascii converterbinary convertertext to binary converter online freedecode binary to text

Your privacy is built in

Everything in Text to Binary runs locally in your browser — your data never leaves your device and is never uploaded to a server, so nothing you enter is stored or seen by anyone else. No account, no sign-up, no watermark, and completely free.

Frequently asked questions

What encoding is used?
Standard 8-bit ASCII encoding, where each character becomes an 8-bit binary number (e.g., "A" = 01000001).
Can I convert binary back to text?
Yes! Switch to "Encoded → Text" mode and paste your binary string with spaces between each 8-bit group.
What is the difference between binary and hex encoding?
Binary uses 8 digits per character (0s and 1s). Hex is more compact — 2 digits per character using 0–9 and A–F.
WowShortcuts
Your files never leave your browser