10000100100
10000100100 is an eleven-bit binary numeral. In binary it represents the decimal value 1060. The ones appear at the most significant bit (bit 10), at bit 5, and at bit 2, with zeros in all other positions. This sparse pattern makes it a straightforward example for teaching binary arithmetic and bitwise concepts.
In other common bases, the same value is written as 0x424 in hexadecimal and 0o2044 in octal.
Applications and context: as a small, non-repeating binary pattern, 10000100100 is often used in educational materials
Notability: the sequence does not correspond to a widely recognized standard, code, or widely known identifier.