Chat with our AI personalities
There are 16 decimal numbers that can be represented by 4-bits.
1000
It is 127 = 2^7 - 1
If the 8 bits represent a signed number, the range is usually -128 to +127. This is -27 to 27-1.
110 = 00012 110 - This is the number one writen in the decimal system 00012 - This is the number 1 using the binary system. Here, 4 bits are being represented. 00012 = 012