This is the second in a series of computer science videos about the binary number system which is fundamental to the operation of a digital electronic computer. It covers the two's complement system of representing positive and negative integers in binary. It demonstrates how two's complement allows computers to perform subtraction operations, and explains with examples three different methods that can be used to convert negative denary numbers into binary.