Convert 101010001 from binary to octalHow to convert number 101010001 from binary to octal? | |
| Binary to:
decimal
octal
hexadecimal
|
| ||
Binary to OctalConvert 1010100012 to octal:1010100012 = 101 010 001 = 5218 |
| binary 101010001 101 010 001 |
101 | 010 | 001 | step 0 |
| octal 521 |
5 | 2 | 1 | step 1 |
| Binary number |
Octal number |
| 0 | 0 |
| 1 | 1 |
| 10 | 2 |
| 11 | 3 |
| 100 | 4 |
| 101 | 5 |
| 110 | 6 |
| 111 | 7 |
| Convert other numbers: |
| 101001100 101001101 101001110 101001111 101010000 101010001 101010010 101010011 101010100 101010101 101010110 |