1010110011010
1010110011010 is a binary string consisting of 13 digits. As a base-2 numeral it represents the decimal value 5530 and the hexadecimal value 0x159A. The bit pattern contains seven ones, giving it a Hamming weight of 7, and includes a run of two consecutive ones in the middle while ending with a zero.
In computing contexts, such a binary string can be used as a numeric literal, a test pattern
Converting between representations places it as 13 bits long; padded to 16 bits it becomes 0001010110011010,