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