101011010101
101011010101 is a binary sequence consisting of twelve bits. In binary notation, each character represents a bit with a value of 0 or 1. As an unsigned integer, the sequence equals 2773 in decimal and 0xAD5 in hexadecimal.
The pattern mostly alternates between 1 and 0, with a single pair of consecutive ones in the
In practical terms, the 12-bit string can be interpreted in several ways depending on context. As a
Because it is a fixed, easily verifiable pattern, 101011010101 is sometimes used in hardware testing, encoding
See also: Binary numeral system, Bit pattern, Hexadecimal notation.