This document discusses different number conversion methods between denary, binary, hexadecimal, and octal number systems. It provides tables that show how to convert between the number systems by grouping bits or dividing and taking remainders at each step. Conversion methods covered include binary to hexadecimal, binary to decimal, hexadecimal to decimal, decimal to hexadecimal, decimal to binary, and decimal to octal.