Binary to Decimal
11
3
6
110
How many bits are needed to represent decimal numbers up to 100?
6 bits
101
11
28
11100
How many bits are needed to represent all of the letters in the English alphabet?
5 bits
110100
52
63
111111
What binary number comes after 1111111?
10000000
10110010
178
140
10001100
How many bits are needed to present all numbers up to 10,000?
14
1000000001
513
516
1000000100
If the computer has allocated 8 bits to store a number, what will the computer use to represent the number 256?
00000000