111111100011
111111100011 is a binary numeral consisting of 12 bits. As a compact bit pattern, it is frequently used in discussions of digital representations and binary encoding.
In decimal form as an unsigned binary number, it equals 4067. In hexadecimal it is 0xFE3, and
Under 12-bit two's complement interpretation, 111111100011 represents −29.
12-bit patterns such as this can arise in older computing hardware, embedded systems, and digital signal processing,
See also: binary numeral system, two's complement, hexadecimal, octal, 12-bit architecture.