Binary 01100011 01100001 01110100… in Text
Decoded Text
cat
The binary sequence decodes to: "cat"
How binary encoding works
Each 8-bit binary group represents one ASCII character. For example, 01100011 = 99 = "c".
Try the converter
Loading tool...
cat
The binary sequence decodes to: "cat"
Each 8-bit binary group represents one ASCII character. For example, 01100011 = 99 = "c".