110010011001110
110010011001110 is a binary number. In the decimal numeral system, it represents the number 13150. This is equivalent to 1 x 2^13 + 1 x 2^12 + 0 x 2^11 + 0 x 2^10 + 1 x 2^9 + 0 x 2^8 + 0 x 2^7 + 1 x 2^6 + 1 x 2^5 + 0 x 2^4 + 0 x 2^3 + 1 x 2^2 + 1 x 2^1 + 0 x 2^0. The base-2 (binary) system uses only two digits, 0 and 1, and each digit's position represents a power of 2. The rightmost digit is 2^0, the next is 2^1, and so on.
Binary numbers are fundamental to computing. Computers use binary to represent and process all information, from