101011010110
101011010110 is a 12-bit binary sequence that can appear in digital computing as a data pattern, an identifier, or a test vector. As an unsigned binary value, it equals 2774 in decimal and AD6 in hexadecimal. If interpreted as a 12-bit two's complement signed integer, its value would be -1322.
In binary form, it contains seven ones and five zeros, giving a Hamming weight of 7. The
Context: this sequence is generic and not tied to a specific standard. It may appear as an
See also: Binary numbers, Hexadecimal notation, Two's complement, Parity, Test vectors.