1111001001011
1111001001011 is a binary numeral consisting of 13 bits. In binary notation it is often written as 0b1111001001011.
As an unsigned integer, this bit pattern represents the decimal value 7,755, and its hexadecimal representation
If interpreted as a 13-bit two's complement signed integer, the most-significant bit is 1, which places it
The 13-bit width is non-standard for many contemporary systems, which typically use 8, 16, 32, or 64
Without additional context, 1111001001011 functions as a generic bit pattern: it may encode a numeric value,
Related concepts include the binary numeral system, hexadecimal representation, and two's complement signing.