1010001011101
1010001011101 is a binary numeral consisting of 13 digits (bits). In base-2, each 0 or 1 represents a power of two, with the leftmost bit contributing 2^12. The value of this binary string is 5213 in decimal, and 0x145D in hexadecimal. It has seven 1-bits, giving a Hamming weight of 7 and an odd parity.
Because it spans 13 bits, it does not align with common byte-sized encodings such as 8-bit ASCII
In some contexts a 13-bit value may appear in signal processing, communication protocols, or memory addressing