This document summarizes different number systems used in computing including binary, octal, decimal, and hexadecimal. It explains how to convert between these number systems using theorems about their bases. Key topics covered include binary arithmetic, signed and unsigned integer representation, and how floating point numbers and characters are stored in binary format. Conversion charts are provided for binary to octal and hexadecimal. Representations of integers, characters, and floating point numbers in binary are also summarized.