Octal 137 to Hex Conversion
What is 137 octal in hex? - converter, chart & solved example problem with step by step workout for how to carry out octal 137 to hex conversion manually. The base-8 value of 1378 is equal to
base-16 value of 5f16
In different representation
1378 = 5f16
0o137 = 0x5f
Octal | Hex | Decimal |
---|---|---|
135.4 | 5D.8 | 93.5 |
136 | 5E | 94 |
136.4 | 5E.8 | 94.5 |
137 | 5F | 95 |
137.4 | 5F.8 | 95.5 |
140 | 60 | 96 |
Work to Find What is 137 Octal in Hex
The below is the example problem with step by step work to find what is 137 octal in hex.
13716 Octal to Hex Conversion:
step 1 Write each digit of given octal number 1378 into its equivalent binary containing 3 digits each.
1 = 0013 = 0117 = 111
step 2 Arrange the binary numbers group in the same order
1378 = 10111112
step 3 Split the above binary number 1011111 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0000 = 00101 = 51111 = F
step 4 Write the hex values in the same order
1378 = 5F8
13716 Octal to Hex Conversion:
step 1 Write each digit of given octal number 1378 into its equivalent binary containing 3 digits each.
1 = 0013 = 0117 = 111
step 2 Arrange the binary numbers group in the same order
1378 = 10111112
step 3 Split the above binary number 1011111 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0000 = 00101 = 51111 = F
step 4 Write the hex values in the same order
1378 = 5F8
