The document discusses different number systems including binary, decimal, octal and hexadecimal. It provides examples of converting between these number systems. The key points covered are:
- Binary, decimal, octal and hexadecimal number systems use different bases (2, 10, 8, 16 respectively) and sets of digits.
- Numbers can be converted between these systems through repetitive division or multiplication by the base to determine each place value digit.
- Fractional numbers are represented similarly with place values decreasing as negative powers of the base moving right of the radix point.
Related topics: