110001001011
110001001011 is a binary numeral composed of twelve digits. In binary, each digit represents a power of two, so this sequence encodes a specific unsigned value when interpreted as a binary number.
Numerically, the sequence equals 3147 in decimal and 0xC4B in hexadecimal.
Bit pattern: from most significant to least, the ones occur at the leftmost two bits and at
12-bit representation: as a 12-bit value, 110001001011 lies within the range 0 to 4095, a format encountered
Context and usage: 12-bit patterns appear in historical computer architectures such as the DEC PDP-8, which
Notes: if mapped to a character or symbol, the interpretation depends on the encoding; 12-bit character sets