1110001011000
1110001011000 is a 13‑bit binary sequence that represents the decimal value 7 258. In binary notation each digit corresponds to a power of two, with the leftmost digit representing 2¹² and the rightmost digit representing 2⁰. Converting the sequence to decimal involves summing the values of the positions containing a ‘1’: 2¹² + 2¹¹ + 2⁹ + 2⁶ + 2⁵ + 2³ + 2², which equals 7 258.
The binary string can also be interpreted in other contexts. As a 13‑bit unsigned integer it falls
In computer science and information theory, binary strings such as 1110001011000 are examined for properties like