1011001001001
1011001001001 is a binary numeral string of thirteen digits. As a representation of a number in base-2, it uses only the digits 0 and 1, with the leftmost digit as the most significant bit.
Interpreting it in binary yields the decimal value 5705. In hexadecimal, it corresponds to 0x1649.
Property notes: The string has 13 bits; it does not align to standard 8-bit bytes, so it
In terms of parity, the bit string contains six ones, an even number, which means it has
Usage: Strings like 1011001001001 are common in teaching binary arithmetic, digital logic design, and as short