Convert 20 from octal to hexadecimalHow to convert number 20 from octal to hexadecimal? | |
| Octal to:
binary
decimal
hexadecimal
|
| ||
Octal to HexadecimalConvert 208 to hexadecimal:208 = 1016 |
| octal 20 |
2 | 0 | step 0 |
| convert to | 010 | 000 | step 1 |
| binary 10000 = |
10 | 000 | step 2 |
| binary 10000 |
1 | 0000 | step 3 |
| hexadecimal 10 |
1 | 0 | step 4 |
| Convert other numbers: |
| 13 14 15 16 17 20 21 22 23 24 25 |