10001000101110
10001000101110 is a binary numeral consisting of 14 bits. As an unsigned binary number, it represents the integer 8750, with the leftmost bit contributing 2^13 and the rightmost contributing 2^0.
In common representations, it equals decimal 8750 and hexadecimal 0x222E. The pattern has its set bits at
If interpreted as a hexadecimal value, the number 0x222E corresponds to the Unicode code point U+222E, which
In practical terms, 14-bit numbers are less common than 8-, 16-, 32-, or 64-bit formats, but they