Home › Text › Binary Converter
Text

01 Binary Converter

Convert text to binary and back.

"A" = 01000001 — 8 bits per character

Why do computers use binary?
Transistors have two states — on (1) or off (0). All data is ultimately sequences of these states.