110011110010
110011110010 is a binary numeral consisting of 12 bits. In many contexts the leftmost bit is the most significant bit, and the string as a whole can encode an integer value or serve as a bit pattern in digital systems. As an unsigned binary number, it equals 3314 in decimal and 0xCF2 in hexadecimal. If interpreted as a 12-bit two's complement signed value, the same bit pattern represents -782.
Grouped as 4-bit nibbles, it is 1100 1111 0010, corresponding to hexadecimal CF2. The bit pattern has
In practical use, 12-bit strings like this may appear in contexts such as 12-bit word architectures, ADC