Hex 12 to Octal Conversion
What is 12 hex in octal? - converter, chart & solved example problem with step by step workout for how to carry out hex 12 to octal conversion manually. The base-16 value of 1216 is equal to
base-8 value of 228
In different representation
1216 = 228
0x12 = 0o22
Hex | Octal | Decimal |
---|---|---|
10.8 | 20.4 | 16.5 |
11 | 21 | 17 |
11.8 | 21.4 | 17.5 |
12 | 22 | 18 |
12.8 | 22.4 | 18.5 |
13 | 23 | 19 |
Work to Find What is 12 Hex in Octal
The below is the example problem with step by step work to find what is 12 hex in octal.
1216 Hex to Octal Conversion : step 1 Write each digit of given hex number 1216 into its equivalent binary containing 4 digits each.
1 = 00012 = 0010
step 2 Arrange the binary numbers group in the same order
1216 = 100102
step 3 Split the above binary number 10010 into groups of three bits from the right to left and write the corresponding octal values for the groups.
000 = 0010 = 2010 = 2
step 4 Write the octal values in the same order
1216 = 228
1216 Hex to Octal Conversion : step 1 Write each digit of given hex number 1216 into its equivalent binary containing 4 digits each.
1 = 00012 = 0010
step 2 Arrange the binary numbers group in the same order
1216 = 100102
step 3 Split the above binary number 10010 into groups of three bits from the right to left and write the corresponding octal values for the groups.
000 = 0010 = 2010 = 2
step 4 Write the octal values in the same order
1216 = 228
