1111011001010
1111011001010 is a 13-bit binary number. It is a sequence of thirteen binary digits (bits) used in base-2 numeral notation.
As a numeric value, it equals decimal 7882; in hexadecimal it is 0x1ECA.
The bit pattern begins with 1, ends with 0, and its most significant bit is 1. If
In computing, such bit strings can represent a small integer, a portion of a bit field, or
See also: binary numeral system, hexadecimal notation, two's complement, bit field.