This document provides information about different computer codes and number systems used in computing. It discusses binary code, which represents data as strings of 0s and 1s that computers can understand. It also describes other positional number systems like decimal, hexadecimal, octal and their use in computing. Various coding systems for converting numeric and alphanumeric data to binary formats are also covered, including binary-coded decimal and ASCII codes. Methods for converting between number systems like binary to decimal are presented.