1001101110011
1001101110011 is a binary numeral consisting of 13 bits. In decimal, it equals 4979; in hexadecimal, it is 0x1373. The most significant bit is 1, indicating a non-zero value in unsigned interpretation. As a 13-bit unsigned integer, the representable range is 0 through 8191.
The binary sequence can be grouped to hexadecimal as 0x1373, which corresponds to the binary pattern 0001
Context: 13-bit numbers appear in some legacy hardware, specialized data protocols, and educational demonstrations of binary-to-hexadecimal