Decimal to binaryDivide by 2 and start bottom to top.
Decimal to octalDivide by 8 and start bottom to top.
Decimal to hexadecimal Divide by 16 and start bottom to top.
Binary to decimalMultiply by 2 and power start on 2.
Octal to decimalMultiply by 8 and power start on 8.
Hexadecimal to decimalMultiply by 16 and power start on 16.
Binary to octalMake table start 3 marks right to left and 3 mark look in the table and write below 3 marks and write them.
Octal to binaryMake table mark 3 below the octal numbers and write them.
Binary to hexadecimalMake table 4 mark below the binary numbers and write them.
Hexadecimal to binaryMake table 4 mark below the hexadecimal numbers and write them.
Octal to hexadecimalStep one: convert octal into binary.
Step second: convert binary of octal into hexadecimal.
Hexadecimal to octalStep one: convert hexadecimal into binary.
Step second: convert binary of hexadecimal into octal.
Decimal to binary in pointsBefore point same as decimal to binary conversion after point all the numbers multiply by 2 the result again multiply by 2 when same result begin then stop and write start top to bottom and count before the same result.
Posted by: Wasim Javed