1110110011
1110110011 is a ten-bit binary numeral. As an unsigned value, it equals 947 in decimal and 0x3B3 in hexadecimal. The pattern contains seven 1s and three 0s, giving it a Hamming weight of 7, and the most significant bit is 1, indicating a value above 512 in unsigned interpretation.
If interpreted as a ten-bit two's-complement number, the pattern represents -77. This arises because, for a fixed
Beyond its numeric value, 1110110011 can serve as a bitmask or flag pattern in digital systems that
In summary, 1110110011 is a 10-bit binary string with multiple possible interpretations depending on context: 947