1011110010010
1011110010010 is a binary numeral consisting of thirteen bits. When interpreted as an unsigned binary value, it equals the decimal 6034 and the hexadecimal 0x1792. If treated as a 13-bit two's complement signed integer, the same bit pattern represents -2158.
As a standalone sequence, the pattern does not carry an inherent meaning beyond its numeric value; its
In practice, such a bit pattern might be encountered as a field within a larger data record,
See also: binary numeral system, hexadecimal notation, two's complement, bit fields.