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