110101010001
110101010001 is a 12-bit binary string. It is commonly encountered as a binary constant or data pattern in digital electronics and computing.
As an unsigned binary number, 110101010001 equals 3409 in decimal. In hexadecimal notation it is 0xD51. If
In a 12-bit two's-complement interpretation, the most significant bit is 1, so the value is negative. The
In textual and data contexts, 110101010001 may appear in test vectors, memory dumps, or as part of
See also: binary numeral system, hexadecimal notation, two's complement.