10001000010111
10001000010111 is a binary string consisting of 14 bits. As an unsigned binary number it equals 8727. If interpreted as a 14-bit two's complement signed integer, its value would be -7657 (8727 minus 16384). This reflects how the same bit pattern can represent different numbers depending on the chosen interpretation.
In computing and digital design, fixed-length bit strings like this are common as data words, bit masks,