1. Conversion to Decimal
Ie by multiplying each bit in numbers by position valuenya.
Examples:
2. Conversion to Binary
Done by converting each digit to three-digit octal binary.
Examples:
3. Converting to Hexadecimal
Done by changing from octal numbers into binary numbers is then converted to hexadecimal.
Examples:
Converting from Hexadecimal numbers
1. Conversion to Decimal
Ie by multiplying each bit in numbers by position valuenya.
Examples:
2. Conversion to Octal
Done by changing from hexadecimal into binary first and then converted to octal.
Examples: