1011100111111
1011100111111 is a binary numeral composed of thirteen bits. As a binary string, it represents an unsigned integer in base 2.
In decimal form, the value is 5951. Its hexadecimal representation is 0x173F, which can be seen by
The pattern contains ten ones, giving a Hamming weight of 10, and the most significant bit is
Context and usage notes: there is no widely recognized meaning attached to this exact sequence. It is
Related concepts include the binary numeral system, conversion between binary, decimal, and hexadecimal, and the two’s-complement
---