This document contains examples and problems related to binary number systems. It begins by listing octal, hexadecimal, and base-12 numbers and converting between number systems. Later problems involve operations like addition, subtraction, multiplication and division using binary, octal and hexadecimal numbers. Conversions between decimal, binary, octal and hexadecimal are demonstrated. Complement representations for signed binary numbers are also covered.