10001001101001
10001001101001 is a binary numeral consisting of 14 bits. When interpreted as an unsigned binary number, it equals 8809 in decimal. Its hexadecimal representation is 0x2269, and in octal it is 21151. The bit pattern contains six ones, and the value can be expressed as 2^13 + 2^9 + 2^6 + 2^5 + 2^3 + 2^0.
As a 14-bit value, it is primarily of interest as an example of binary representations and base
An alternative interpretation arises if the 14 bits are divided into two 7-bit blocks from the left.
In summary, 10001001101001 is a 14-bit binary value representing 8809 in decimal (0x2269 in hex, 21151 in