1010001100111
1010001100111 is a binary numeral consisting of 13 bits. When interpreted as a base-2 integer, its decimal value is 5223. In hexadecimal notation, the same value is 0x1467.
The bit pattern contains seven ones, located at the positions corresponding to 2^12, 2^10, 2^6, 2^5, 2^2,
Context and usage: such a 13-bit string can appear as a binary flag pattern or a bitmask
Summary: 1010001100111 is a 13-bit binary number representing 5223 in decimal and 0x1467 in hexadecimal, with