Shortcut method – Octal to Binary
Steps ● Step 1 - Convert each octal digit to a 3 digit binary…
Shortcut method – Binary to Octal
Steps ● Step 1 - Divide the binary digits into groups of three (starting…
Other Base System to Non-Decimal System
Steps ● Step 1 - Convert the original number to a decimal number (base…
Other base system to Decimal System
Steps ● Step 1 - Determine the column (positional) value of each digit (this…
Decimal to Other Base System
Steps ● Step 1 - Divide the decimal number to be converted by the…
Computer – Number Conversion
There are many methods or techniques which can be used to convert…
Hexadecimal Number System
Characteristics of hexadecimal number system are as follows: ● Uses 10 digits and…
Octal Number System
Characteristics of octal number system are as follows: ● Uses eight digits, 0,1,2,3,4,5,6,7.…
Binary Number System
Characteristics of binary number system are as follows: ● Uses two digits, 0…


