1101110010010
1101110010010 is a binary numeral composed of 13 bits. In binary notation, each position represents a power of two, with the leftmost bit being the most significant.
In common representations, this binary string equals decimal 7058 and hexadecimal 0x1B92. If interpreted as a
The bits that are set to 1 occur at positions corresponding to 2^12, 2^11, 2^9, 2^8, 2^7,
Contexts in which a 13-bit binary string might arise include data encoding in specialized protocols, identifiers
See also: binary numeral system, hexadecimal notation, two’s complement.