This document provides an overview of number systems used in digital electronics. It discusses decimal, binary, octal and hexadecimal number systems. It describes how to convert between these different number systems, including binary to decimal and decimal to binary conversions. Binary addition and subtraction are also covered. The document introduces signed binary numbers to represent positive and negative values. Overall, the document aims to explain the fundamental concepts of number representation in digital circuits and computers.