1101010100011
1101010100011 is a binary string consisting of 13 bits. In digital notation it can function as a numeric value, a flag pattern, or part of a larger bitstream.
As an unsigned integer interpreted in base-2, the value is decimal 6819 and hexadecimal 0x1AA3.
Pattern notes: The sequence starts with 11, then 01010100011, showing a frequent alternating 1s and 0s segment
Contexts: In data communications or encoding schemes, such a bitstring could be a fragment of a message,
See also: binary numeral system, hexadecimal notation, bitstring, data frame, error detection.