0001100100001101
0001100100001101 is a 16-bit binary string composed entirely of zeros and ones. As a standalone sequence, it is simply a bit pattern, but such strings are commonly used in computing to represent numbers, masks, addresses, or raw data in various contexts.
Numeric representations of the sequence include hexadecimal 0x190D, decimal 6413, and octal 0o14415. When treated as
ASCII interpretation of the two-byte grouping 0x19 0x0D yields non-printable control characters (DC3 and Carriage Return,
Applications of such a bitstring include serving as a test vector for algorithms and circuitry, memory initialization