To get a clear idea of how binary, decimal, and hexadecimal compare - check out the table below:
Value |
Binary |
Decimal |
Hexadecimal |
zero |
0 |
0 |
0 |
one |
1 |
1 |
1 |
two |
10 |
2 |
2 |
three |
11 |
3 |
3 |
four |
100 |
4 |
4 |
five |
101 |
5 |
5 |
six |
110 |
6 |
6 |
seven |
111 |
7 |
7 |
eight |
1000 |
8 |
8 |
nine |
1001 |
9 |
9 |
ten |
1010 |
10 |
A |
eleven |
1011 |
11 |
B |
twelve |
1100 |
12 |
C |
thirteen |
1101 |
13 |
D |
fourteen |
1110 |
14 |
E |
fifteen |
1111 |
15 |
F |
There are a number of great tools on the web which allow you to convert between binary, decimal, and hexadecimal. Here's just a few:
Desktop
Page last edited August 20, 2014
Text editor powered by tinymce.