10000001101010
10000001101010 is a 14-bit binary numeral. As a binary value it can be interpreted in various ways, but commonly it is treated as the unsigned integer represented by the digits 10000001101010.
In decimal, the value is 8298. This is obtained by summing the powers of two corresponding to
The pattern begins with a leading 1 followed by six zeros, then two consecutive ones, and a
If used in a computing context, the interpretation depends on the surrounding data structure and the width
See also: binary number, hexadecimal notation, decimal notation.