1101011000111
1101011000111 is a binary numeral consisting of thirteen bits. As a binary value, it represents the unsigned integer 6,855. In hexadecimal, the same bit pattern is 0x1AC7. The positions of the set bits (counting from zero on the right) are 0, 1, 2, 6, 7, 9, 11, and 12, which sums to 2^12 + 2^11 + 2^9 + 2^7 + 2^6 + 2^2 + 2^1 + 2^0.
In computing contexts, a 13-bit sequence like this can occur as a fragment of a data stream,
Because the sequence is relatively short and without accompanying specification, there is no universally fixed interpretation.