Hex 48 to Octal Conversion
What is 48 hex in octal? - converter, chart & solved example problem with step by step workout for how to carry out hex 48 to octal conversion manually. The base-16 value of 4816 is equal to
base-8 value of 1108
In different representation
4816 = 1108
0x48 = 0o110
Hex | Octal | Decimal |
---|---|---|
46.8 | 106.4 | 70.5 |
47 | 107 | 71 |
47.8 | 107.4 | 71.5 |
48 | 110 | 72 |
48.8 | 110.4 | 72.5 |
49 | 111 | 73 |
Work to Find What is 48 Hex in Octal
The below is the example problem with step by step work to find what is 48 hex in octal.
4816 Hex to Octal Conversion : step 1 Write each digit of given hex number 4816 into its equivalent binary containing 4 digits each.
4 = 01008 = 1000
step 2 Arrange the binary numbers group in the same order
4816 = 10010002
step 3 Split the above binary number 1001000 into groups of three bits from the right to left and write the corresponding octal values for the groups.
001 = 1001 = 1000 = 0
step 4 Write the octal values in the same order
4816 = 1108
4816 Hex to Octal Conversion : step 1 Write each digit of given hex number 4816 into its equivalent binary containing 4 digits each.
4 = 01008 = 1000
step 2 Arrange the binary numbers group in the same order
4816 = 10010002
step 3 Split the above binary number 1001000 into groups of three bits from the right to left and write the corresponding octal values for the groups.
001 = 1001 = 1000 = 0
step 4 Write the octal values in the same order
4816 = 1108
