This document discusses different number systems used in computer architecture including binary, octal, decimal, and hexadecimal. It provides examples of converting between these number systems, such as converting the decimal number 47 to binary (101111), octal (57), and hexadecimal (2F). Conversion charts and formulas are provided for changing between the number systems.