Convert 15 from octal to hexadecimalHow to convert number 15 from octal to hexadecimal? | |
| Octal to:
binary
decimal
hexadecimal
|
| ||
Octal to HexadecimalConvert 158 to hexadecimal:158 = D16 |
| octal 15 |
1 | 5 | step 0 |
| convert to | 001 | 101 | step 1 |
| binary 1101 = |
1 | 101 | step 2 |
| binary 1101 |
1101 | step 3 |
| hexadecimal D |
D | step 4 |
| Convert other numbers: |
| 10 11 12 13 14 15 16 17 20 21 22 |