1101001000110
1101001000110 is a binary numeral consisting of 13 bits. Interpreted as an unsigned integer, it equals the decimal value 6726. The leftmost bit is the most significant, contributing 2^12 to the total, while the rightmost bit contributes 2^0.
As a binary sequence, this pattern can serve as a bit field or data fragment in contexts
In practice, "1101001000110" is not tied to a standard character encoding such as ASCII, which uses 7
See also: Binary numeral system, Bit field, Endianness, Data encoding.