Binary 1010 to Octal Conversion
What is 1010 binary in octal? - converter, chart & solved example problem with step by step workout for how to carry out binary 1010 to octal conversion manually. The base-2 value of 10102 is equal to base-10 value of 1210.
In different representation
10102 = 128
0b1010 = 0o12
Binary | Octal | Decimal |
---|---|---|
1000.1 | 10.4 | 8.5 |
1001 | 11 | 9 |
1001.1 | 11.4 | 9.5 |
1010 | 12 | 10 |
1010.1 | 12.4 | 10.5 |
1011 | 13 | 11 |
Work to Find What is 1010 Binary in Octal
The below is the example problem with step by step work to find what is 1010 binary in octal.
1010 Binary to Octal Conversion: step 1 Split the given binary number 10102 into groups of three bits from the right to left.
001010
step 2 Find the octal equivalent for each group and write it down in the same order
001
1010
2
10102 = 12 8
1010 Binary to Octal Conversion: step 1 Split the given binary number 10102 into groups of three bits from the right to left.
001010
step 2 Find the octal equivalent for each group and write it down in the same order
001
1010
2
10102 = 12 8
