1110011000000
1110011000000 is a binary numeral consisting of thirteen bits. In decimal, the value is 7360, and when represented within a 16-bit context the pattern corresponds to 0001110011000000, i.e., hexadecimal 0x1CC0. The number contains five 1 bits and ends with six consecutive 0 bits, so it is divisible by 2^6 (64). The most significant bit contributes 4096 to the total, with the top three 1s adding 4096 + 2048 + 1024 = 7168, and the next two 1s adding 128 and 64 for a final total of 7360.
In mathematical and computing contexts, such a binary string can serve as an example of a fixed-width
When viewed in relation to other representations, 1110011000000 highlights how a fixed set of high-order bits