1001101100100
1001101100100 is a binary numeral consisting of 13 bits. In binary notation, each bit represents a power of two, with the value determined by which bits are set to 1.
Interpreted as an unsigned binary integer, this sequence equals 4964 in decimal and 0x1364 in hexadecimal.
The number is even, since it ends with 00, and therefore divisible by 4. Its prime factorization
In computing contexts, a 13-bit value such as this can encode integers from 0 to 8191. Patterns
See also: binary numeral system; hexadecimal notation; binary data in computing.