10011010011
10011010011 is an eleven-digit binary numeral. It consists of the digits 1 and 0 and is read in base-2 as a binary number.
Numerical value: In decimal, the binary 10011010011 equals 1235. The 1-bits are in positions 10, 7, 6,
Usage and context: Such a binary string may appear in computing as a literal (for example, in
Interpreting as signed: If the same bit pattern is interpreted as an 11-bit two's complement signed value,
See also: Binary numeral system, two's complement, bit field, binary literals.