1101111100110
1101111100110 is a binary numeral consisting of 13 bits. In isolation it may be used as a data sequence in computing or digital communications. When interpreted as an unsigned integer, its value is 7142 in decimal. In hexadecimal, it corresponds to 0x1BE6. The 16-bit binary representation of this value is 0001101111100110, and the 13-bit form is the original 1101111100110.
Bit patterns like this can be used as identifiers, flags, or portions of larger encoded data. Because
Computing contexts: In data encoding, binary strings are used to represent numbers, raw bytes, or control sequences.
See also: binary numeral system, hexadecimal notation, binary to decimal conversion, bit fields, data encoding.