Binary 01100001… in Text

Decoded Text

a

The binary sequence decodes to: "a"

How binary encoding works

Each 8-bit binary group represents one ASCII character. For example, 01100001 = 97 = "a".

Try the converter

Loading tool...