10001110011101
10001110011101 is a binary numeral consisting of fourteen bits. In unsigned binary interpretation, it represents the decimal value 9117. When represented in hexadecimal, the same bit pattern corresponds to 0x239D, if padded with two leading zeros to form a 16‑bit word.
Bit pattern and arithmetic: The bits from most significant to least are 1,0,0,0,1,1,1,0,0,1,1,1,0,1. The positions containing
In textual encodings, the 14‑bit string does not align with standard character boundaries. If divided into two
See also: binary numeral system, hexadecimal notation, bit patterns.