2.3 Signed of Binary number
Binary number can assign to Positive and Negative value by assignment at MSB
bit. If MSB is "0", that binary number is positive. In the other hand, if MSB is "1" that binary
number is negative.
These informations below present the unsigned and signed binary number
compare with decimal number to make the understanding clearly.