Octal 125 to Hex Conversion
What is 125 octal in hex? - converter, chart & solved example problem with step by step workout for how to carry out octal 125 to hex conversion manually. The base-8 value of 1258 is equal to
base-16 value of 5516
In different representation
1258 = 5516
0o125 = 0x55
Octal | Hex | Decimal |
---|---|---|
123.4 | 53.8 | 83.5 |
124 | 54 | 84 |
124.4 | 54.8 | 84.5 |
125 | 55 | 85 |
125.4 | 55.8 | 85.5 |
126 | 56 | 86 |
Work to Find What is 125 Octal in Hex
The below is the example problem with step by step work to find what is 125 octal in hex.
12516 Octal to Hex Conversion:
step 1 Write each digit of given octal number 1258 into its equivalent binary containing 3 digits each.
1 = 0012 = 0105 = 101
step 2 Arrange the binary numbers group in the same order
1258 = 10101012
step 3 Split the above binary number 1010101 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0000 = 00101 = 50101 = 5
step 4 Write the hex values in the same order
1258 = 558
12516 Octal to Hex Conversion:
step 1 Write each digit of given octal number 1258 into its equivalent binary containing 3 digits each.
1 = 0012 = 0105 = 101
step 2 Arrange the binary numbers group in the same order
1258 = 10101012
step 3 Split the above binary number 1010101 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0000 = 00101 = 50101 = 5
step 4 Write the hex values in the same order
1258 = 558
