1001001100001
1001001100001 is a binary numeral consisting of 13 bits. In binary form it represents a non-zero value and can be read as a fixed-width bit pattern or as a literal in programming and digital design contexts.
In decimal notation, the binary value 1001001100001 equals 4705. In hexadecimal, it is 0x1261. The highest set
The bit pattern has the following properties: it ends with 1 and begins with 1, making the
Possible uses for a string like 1001001100001 include its use as a literal in source code, a
See also: binary numeral system, list of binary numbers, hexadecimal notation.