111000000000001
111000000000001 is a digit string that begins with three consecutive ones, is followed by a long block of zeros, and ends with a trailing one. As a binary-like sequence, it has the three most significant bits set to 1 and the least significant bit set to 1, with a long run of 0s in between.
If interpreted as a binary number, its decimal value depends on the total width of the string.
In computing and digital representations, this type of pattern is sometimes used in demonstrations of bit patterns,
There is no widely known object, algorithm, or standard uniquely associated with the string 111000000000001. It
See also: Binary numeral system, Bit string, Run-length encoding.