Binary 01110100 01100101 01110011 011… in Text
Decoded Text
test
The binary sequence decodes to: "test"
How binary encoding works
Each 8-bit binary group represents one ASCII character. For example, 01110100 = 116 = "t".
Try the converter
Loading tool...