1011000110010
1011000110010 is a binary numeral consisting of 13 bits. As a standalone bitstring, it can be used in computing as part of a data stream, a flag pattern, or a test input for digital logic.
Interpreted as an unsigned binary integer, this sequence represents the decimal number 5682. In hexadecimal, it
If interpreted as a signed value in a 13-bit two's complement representation (where the most significant bit
In practice, this bitstring has no intrinsic meaning without a context such as an encoding scheme, machine
See also: binary number, two's complement, hexadecimal notation, bitstream, data encoding.