1100000001001
1100000001001 is a binary numeral string consisting of 13 bits. As a standalone value, it can be interpreted in several ways depending on the context.
In unsigned binary, it equals 6153 in decimal, and its hexadecimal representation is 0x1809. The pattern contains
If interpreted as a signed value using 13-bit two’s complement representation, the same bit pattern represents
Characteristics of the pattern include a pair of leading ones followed by a block of zeros and
See also: binary numeral system, two’s complement, hexadecimal representations, bit string.