1001001100100
1001001100100 is a binary numeral consisting of 13 bits. In base-2 notation, each digit is a bit that can be 0 or 1. As a binary string, it may appear in digital data, programming, or communications as a bit pattern or flag sequence.
As a number, 1001001100100 equals 4708 in decimal and 0x1264 in hexadecimal. The unsigned 13-bit value is
The set bits occur at positions 12, 9, 6, 5, and 2 (counting from 0 for the
In computing contexts, 1001001100100 is primarily of interest as a binary literal or test data. It is
See also: binary numeral system, hexadecimal notation, two’s-complement representation.