1101000100010
1101000100010 is a binary numeral consisting of 13 bits. In binary notation, each digit represents a power of two, with the leftmost bit being the most significant. The pattern has ones at positions corresponding to 2^12, 2^11, 2^9, 2^5, and 2^1 when counted from zero at the least significant end.
For numerical value, this pattern equals 6690 in decimal and 0x1A22 in hexadecimal. The overall pattern is
In practical use, a 13-bit pattern like 1101000100010 can function as a bit mask or part of
Because 13-bit widths are less common than 8, 16, or 32 bits, the pattern is mainly of