Octal 72 to Hex Conversion
What is 72 octal in hex? - converter, chart & solved example problem with step by step workout for how to carry out octal 72 to hex conversion manually. The base-8 value of 728 is equal to
base-16 value of 3a16
In different representation
728 = 3a16
0o72 = 0x3a
Octal | Hex | Decimal |
---|---|---|
70.4 | 38.8 | 56.5 |
71 | 39 | 57 |
71.4 | 39.8 | 57.5 |
72 | 3A | 58 |
72.4 | 3A.8 | 58.5 |
73 | 3B | 59 |
Work to Find What is 72 Octal in Hex
The below is the example problem with step by step work to find what is 72 octal in hex.
7216 Octal to Hex Conversion:
step 1 Write each digit of given octal number 728 into its equivalent binary containing 3 digits each.
7 = 1112 = 010
step 2 Arrange the binary numbers group in the same order
728 = 1110102
step 3 Split the above binary number 111010 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0011 = 31010 = A
step 4 Write the hex values in the same order
728 = 3A8
7216 Octal to Hex Conversion:
step 1 Write each digit of given octal number 728 into its equivalent binary containing 3 digits each.
7 = 1112 = 010
step 2 Arrange the binary numbers group in the same order
728 = 1110102
step 3 Split the above binary number 111010 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0011 = 31010 = A
step 4 Write the hex values in the same order
728 = 3A8
