Linked from
The 8 pages that link to Two's complement, each with the reason it gives.
IntegerRelated: It lets computer hardware encode positive and negative integers uniformly.
Binary numeral systemRelated: It adapts binary place-value patterns to represent negative integers.
HexadecimalRelated: Hexadecimal commonly displays the bit patterns used for signed values.
64-bit computingRelated: It determines the signed range of common 64-bit integer types.