Binary 01100110 01101111 01101111… in Text
Decoded Text
foo
The binary sequence decodes to: "foo"
How binary encoding works
Each 8-bit binary group represents one ASCII character. For example, 01100110 = 102 = "f".
Try the converter
Loading tool...
foo
The binary sequence decodes to: "foo"
Each 8-bit binary group represents one ASCII character. For example, 01100110 = 102 = "f".