10001001001111
10001001001111 is a binary string composed of 14 bits. As a binary numeral, its meaning depends on context; by itself it is simply a sequence of on/off values used in digital representations.
Numerically, the value is 8783 in decimal and 0x224F in hexadecimal. This is computed by summing powers
If interpreted as two 7-bit ASCII characters, the first seven bits form 1000100 (D) and the second
In practical use, such a bit string might appear as a field in a data structure, a
See also: Binary numeral system; Hexadecimal notation; ASCII.