Convert a number to another number system
To convert a number, you need to enter a convertible number and indicate in which calculus system it is written. Then indicate which calculation system to translate it into after which click on the “Convert” button. The result will appear in the “Conversion Result” field.
. Convertible number:
In what system is it recorded
(16 - if in hexadecimal, 10 - decimal, 2
- binary, etc.):
Conversion result:
Which system to translate to
(16 - if in hexadecimal, 10 - decimal, 2
- binary, etc.):
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
10 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
11 | 3 | 3 | 3 | 3 | 3 | 3 | 3 |
100 | 10 | 4 | 4 | 4 | 4 | 4 | 4 |
101 | 11 | 5 | 5 | 5 | 5 | 5 | 5 |
110 | 12 | 10 | 6 | 6 | 6 | 6 | 6 |
111 | 13 | 11 | 7 | 7 | 7 | 7 | 7 |
1000 | 20 | 12 | 10 | 8 | 8 | 8 | 8 |
1001 | 21 | 13 | 11 | 9 | 9 | 9 | 9 |
1010 | 22 | 14 | 12 | 10 | A | A | A |
1011 | 23 | 15 | 13 | 11 | B | B | B |
1100 | 30 | 20 | 14 | 12 | 10 | C | C |
1101 | 31 | 21 | 15 | 13 | 11 | D | D |
1110 | 32 | 22 | 16 | 14 | 12 | 10 | E |
1111 | 33 | 23 | 17 | 15 | 13 | 11 | F |