Octal 73 to Hex Conversion
What is 73 octal in hex? - converter, chart & solved example problem with step by step workout for how to carry out octal 73 to hex conversion manually. The base-8 value of 738 is equal to
base-16 value of 3b16
In different representation
738 = 3b16
0o73 = 0x3b
Octal | Hex | Decimal |
---|---|---|
71.4 | 39.8 | 57.5 |
72 | 3A | 58 |
72.4 | 3A.8 | 58.5 |
73 | 3B | 59 |
73.4 | 3B.8 | 59.5 |
74 | 3C | 60 |
Work to Find What is 73 Octal in Hex
The below is the example problem with step by step work to find what is 73 octal in hex.
7316 Octal to Hex Conversion:
step 1 Write each digit of given octal number 738 into its equivalent binary containing 3 digits each.
7 = 1113 = 011
step 2 Arrange the binary numbers group in the same order
738 = 1110112
step 3 Split the above binary number 111011 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0011 = 31011 = B
step 4 Write the hex values in the same order
738 = 3B8
7316 Octal to Hex Conversion:
step 1 Write each digit of given octal number 738 into its equivalent binary containing 3 digits each.
7 = 1113 = 011
step 2 Arrange the binary numbers group in the same order
738 = 1110112
step 3 Split the above binary number 111011 into groups of four bits from the right to left and write the corresponding hex values for the groups.
0011 = 31011 = B
step 4 Write the hex values in the same order
738 = 3B8
