This document presents an overview of different number systems including decimal, binary, octal, and hexadecimal. It defines each system, their bases, and the digits used. Conversion methods between the systems are described, such as repeated division to convert decimal to binary and multiplying place values to convert in the opposite direction. The relationships between the different bases are shown, including that hexadecimal represents groups of 4 binary digits. Examples are provided for conversions between the various number systems.
Related topics: