Octal 70 to Hex Conversion
What is 70 octal in hex? - converter, chart & solved example problem with step by step workout for how to carry out octal 70 to hex conversion manually. The base-8 value of 708 is equal to
base-16 value of 3816
In different representation
708 = 3816
0o70 = 0x38
Octal | Hex | Decimal |
---|---|---|
66.4 | 36.8 | 54.5 |
67 | 37 | 55 |
67.4 | 37.8 | 55.5 |
70 | 38 | 56 |
70.4 | 38.8 | 56.5 |
71 | 39 | 57 |
Work to Find What is 70 Octal in Hex
The below is the example problem with step by step work to find what is 70 octal in hex.
7016 Octal to Hex Conversion:
step 1 Write each digit of given octal number 708 into its equivalent binary containing 3 digits each.
7 = 1110 = 000
step 2 Arrange the binary numbers group in the same order
708 = 1110002
step 3 Split the above binary number 111000 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0011 = 31000 = 8
step 4 Write the hex values in the same order
708 = 388
7016 Octal to Hex Conversion:
step 1 Write each digit of given octal number 708 into its equivalent binary containing 3 digits each.
7 = 1110 = 000
step 2 Arrange the binary numbers group in the same order
708 = 1110002
step 3 Split the above binary number 111000 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0011 = 31000 = 8
step 4 Write the hex values in the same order
708 = 388
