Correct answer: -128
In 2's complement representation, the range of an 8-bit number is from -128 to 127. The smallest integer, which is represented by setting the most significant bit to 1 (indicating a negative number) and all other bits to 0, is -128.