Octal 102 to Hex Conversion
What is 102 octal in hex? - converter, chart & solved example problem with step by step workout for how to carry out octal 102 to hex conversion manually. The base-8 value of 1028 is equal to
base-16 value of 4216
In different representation
1028 = 4216
0o102 = 0x42
Octal | Hex | Decimal |
---|---|---|
100.4 | 40.8 | 64.5 |
101 | 41 | 65 |
101.4 | 41.8 | 65.5 |
102 | 42 | 66 |
102.4 | 42.8 | 66.5 |
103 | 43 | 67 |
Work to Find What is 102 Octal in Hex
The below is the example problem with step by step work to find what is 102 octal in hex.
10216 Octal to Hex Conversion:
step 1 Write each digit of given octal number 1028 into its equivalent binary containing 3 digits each.
1 = 0010 = 0002 = 010
step 2 Arrange the binary numbers group in the same order
1028 = 10000102
step 3 Split the above binary number 1000010 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0000 = 00100 = 40010 = 2
step 4 Write the hex values in the same order
1028 = 428
10216 Octal to Hex Conversion:
step 1 Write each digit of given octal number 1028 into its equivalent binary containing 3 digits each.
1 = 0010 = 0002 = 010
step 2 Arrange the binary numbers group in the same order
1028 = 10000102
step 3 Split the above binary number 1000010 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0000 = 00100 = 40010 = 2
step 4 Write the hex values in the same order
1028 = 428
