Each 8-bit binary number represents an ASCII character code. Converting 01101000, 01100101, 01101100, 01101100, and 01101111 to decimal gives 104, 101, 108, 108, and 111. In ASCII, these numbers correspond to the letters h, e, l, l, and o, spelling out 'hello'.