answersLogoWhite

0

The number 11001010 represents:

128 + 64 + 8 + 2

So, the answer is: 202

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Binary number of 10 equals?

Decimal 10 (Ten) equals the Binary number 1010 (One Zero One Zero) Binary 10 (One Zero) equals the Decimal number 2 (Two)


What does binary code 10010101 mean?

The binary code 10010101 represents the decimal number 149. In the context of ASCII, it corresponds to the character "¥" (the yen sign). Binary code is a base-2 numeral system used in computing and digital electronics to represent data. Each digit in the binary code is a power of 2, with each position representing an increasing power from right to left.


What is the decimal of the binary number 10000000000?

Just as the decimal number 10000000000 = 1010, the binary number 10000000000 = 210, which equals 1024.


The number 1101 is written in binary notation How would it be written in decimal notation?

The binary number 1101 equals 13


What Conversion of 011100 binary number into decimal?

The 0 at the start of your binary number has no meaning, so the correct number should simply be 11100 which equals 28.


What is the number 27 as a binary number?

The decimal number "27" is written in binary as 11011.This is because binary has a base of 2. This means that the digits are representing multiples of powers of 2 (as opposed to 10 in decimal). This number in binary means (1 * 20) + (1 * 21) + (0 * 22) + (1 * 23) + (1 * 24). In decimal this equals 1 + 2 + 0 + 8 + 16. This, of course, equals 27.


Convert binary number 11 to a decimal?

The binary number 11 represents (1 x 2) + ( 1 x 1) which equals 3.


Convert 2 byte binary number to decimal?

0.00195 KB equals 2 bytes


What is the decimal conversion of the binary number 111?

To convert the binary number 111 to decimal, you can use the positional notation method. The binary number 111 represents the sum of 2^2 + 2^1 + 2^0, which equals 4 + 2 + 1. Therefore, the decimal conversion of the binary number 111 is 7.


What is the binary number for the decimal number 101?

The decimal number 101 is represented by the binary number 1100101.


What decimal number is represented by the binary number?

Every decimal number can be represented by a binary number - and conversely.


What is the binary number for decimal 245?

The binary equivalent of the decimal number 245 is 11110101.