For example, assuming a 12 bit binary number, two's complement assigns a 0 to the MSB is (+) with succesive bits in straight binary (0 HIGH, 1 LOW), or a 1 if (-) with successive bits complementary (1 HIGH, 0 LOW). Because two's complement has only a single zero add 1 to its count (negative number).