1110100100111
1110100100111 is a binary numeral composed of 13 digits, using only the symbols 0 and 1 to represent data in base-2.
Interpreted as an unsigned integer, it equals 7463 in decimal and 0x1D27 in hexadecimal. The binary sequence
The bit length is 13; the most significant bit is 1, so the value lies between 4096
In practical contexts, this sequence could serve as a raw data fragment, a bit mask, or an
Related topics include the binary numeral system, hexadecimal notation, and data encoding.