The binary number is 11101110. A binary number represents exponential values of 2, in this case 8 digits for 128, 64, 32, 16, 8, 4, 2, and 1 238 = 128 + 64 + 32 + (0x16) + 8 + 4 + 2 + (0x1)
We know that in machine language, the computer coding based on only 0 and 11+1=1010+1=1111+1=100100+1=111111+1=10001000+1=10011001+=10101010+1=10111011+1=11001100+1=11011101+1=11101110+1=11111111+1=10001Note: The computer always gets a number involved in 0 and 1