101010110010
101010110010 is a twelve-bit binary numeral. Like other binary strings, it can be interpreted as a numeric value or as a bit pattern in digital circuits. When treated as an unsigned integer, the string corresponds to the decimal value 2738, and to the hexadecimal value 0xAB2.
If interpreted as a 12-bit two's complement signed integer, the same bit pattern represents -1358, since the
Pattern analysis shows that the sequence begins with alternating bits, then contains a pair of consecutive
In computing contexts, 101010110010 may appear as a sample value in data representations, memory dumps, or teaching
See also: binary numeral system, hexadecimal notation, two's complement.