All I know is that when a number is negative, you convert the decimal into binary and if it is negative you put 1111 before the binary digits.
The number 4693 in binary is 1001001010101
The number 6 in binary is 110
The binary values is 10110101.
The highest unsigned integer is 255; The highest signed integer is 127.
8
10 digits.
The binary number 10000000 represents the decimal 128
231
The binary equivalent for the decimal number 23 is 10111
All I know is that when a number is negative, you convert the decimal into binary and if it is negative you put 1111 before the binary digits.
10111
When you convert this decimal number to the binary format, we have 111001001 that has 9 digits so 9bits is required to represent it in normal case. To convert decimals to binary visit http://acc6.its.brooklyn.cuny.edu/~gurwitz/core5/nav2tool.html
5
Binary is simpler than decimal. And it is easy to represent binary numbers with signals, since only two states are required. For example, a low voltage state might represent a zero, and a high voltage state might represent a one. Or vice versa.
For the simple reason that the 'places' in a binary number represent multiples of 2, rather than 10. Therefore, a binary '10' = a decimal '2.'
If that's binary, it's 57 base 10