111000111111
111000111111 is a binary numeral string consisting of 12 bits. The sequence contains runs of three consecutive 1s, followed by three 0s, and then six 1s.
When interpreted as an unsigned binary number, it equals 3647 in decimal, and 0xE3F in hexadecimal. If
The value is within the range of 12-bit numbers (0 to 4095). The decimal value 3647 factors
The string is not a standard constant or widely recognized numeric term; it serves mainly as an
See also: binary numeral system, bitmask, run-length encoding.