Text to Binary Converter Text ↔ 8‑bit Binary
binary = encode( text )  ·  text = decode( binary )
Encode text to 8‑bit binary or decode binary back to text. Perfect for understanding how computers store text.
Presets:
0 chars
0 bits idle
Invalid input

Conversion Steps

0 steps
# Character Decimal Binary
Enter text to see conversion steps
ASCII Reference 32–126 printable characters
Char Binary Char Binary Char Binary Char Binary
Each character → 8‑bit binary · Supports ASCII & Unicode · Space‑separated output