10001010110
10001010110 is an 11-bit binary string used as a binary numeral. Interpreted in binary notation, it represents the decimal number 1110.
When treated as a bit pattern, it contains five 1s and six 0s. The sequence begins with
In computing practice, such a pattern may appear as data, a flag mask, or part of an
See also: binary numeral system; bit; hexadecimal numeral system.
---