1001001101011
1001001101011 is a binary numeral. Interpreted as an unsigned integer, it equals 4715 in decimal and consists of 13 bits. In hexadecimal notation, the value is 0x126B, and the 16-bit padded form is 0001001001101011.
As a bit pattern, the bits set to 1 occur at positions 12, 9, 6, 5, 3,
Mathematically, 4715 factors to 5 × 23 × 41, so the number is composite. Its binary form
In broader context, 1001001101011 illustrates how binary strings encode integers and how bit-level properties, such as
See also: binary numeral system, hexadecimal notation, bitmask, two’s complement, unsigned integers.