111000000001
111000000001 is a binary numeral comprising twelve bits. When treated as an unsigned integer, it represents the decimal value 3585 and the hexadecimal value 0xE01.
The bit pattern consists of three leading ones, followed by eight zeros, and a trailing one (the
If interpreted as a 12-bit two's complement signed integer, the value is -511 (3585 minus 4096).
In computing and digital electronics, such patterns may be used as test vectors, bit masks, or identifiers