Binary 01101000 01101001… in Text
Decoded Text
hi
The binary sequence decodes to: "hi"
How binary encoding works
Each 8-bit binary group represents one ASCII character. For example, 01101000 = 104 = "h".
Try the converter
Loading tool...
hi
The binary sequence decodes to: "hi"
Each 8-bit binary group represents one ASCII character. For example, 01101000 = 104 = "h".