1110011000100
1110011000100 is a binary numeral consisting of thirteen bits. As a raw bit pattern, it does not have inherent meaning without a specific encoding, but it can be used in digital systems to represent numbers or identifiers.
In unsigned interpretation, it equals decimal 7364 and hexadecimal 0x1CC4. If read as a signed 13-bit two's-complement
The pattern has six ones and seven zeros, giving it even parity. It is not a palindrome,
In practical terms, the sequence could appear in contexts such as encoding fields in communication protocols,
Related topics include the binary numeral system, hexadecimal notation, and two's complement.