answersLogoWhite

0

11010101 = 213

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is 213 in binary?

213 = 11010101


The sum of binary formats 10101010 and 01111?

To find the sum of the binary numbers 10101010 and 01111, first align them for addition: 10101010 + 0010111 ----------- Adding from right to left, we get: 0 + 1 = 1 1 + 1 = 10 (write 0, carry 1) 1 + 1 + 1 (carry) = 11 (write 1, carry 1) 0 + 0 + 1 (carry) = 1 1 + 0 = 1 0 + 0 = 0 1 + 0 = 1 1 + 0 = 1 Combining the results gives us 11010101 in binary. Thus, the sum of 10101010 and 01111 is 11010101.


What has the author Stephen Christopher Joyner written?

Stephen Christopher Joyner has written: 'Thej oy of walking' -- subject(s): Walking


How is a binary used?

Binary what? Binary numbers? Binary stars? Binary fission?


Was binary stands for binary digits?

No, binary is a number system.A binary digit is called a bit.


How many different binary trees and binary?

Infinite (and binary).


What is the use of binary?

Binary trees are commonly used to implement binary search tree and binary heaps.


Prokaryotic cells reproduce by a process called?

binary fission


How do you convert 11010101 to decimal?

To convert the binary number 11010101 to decimal, you need to multiply each digit by 2 raised to the power of its position from right to left, starting at 0. In this case, the calculation would be: (1 x 2^7) + (1 x 2^6) + (0 x 2^5) + (1 x 2^4) + (0 x 2^3) + (1 x 2^2) + (0 x 2^1) + (1 x 2^0). This simplifies to: 128 + 64 + 0 + 16 + 0 + 4 + 0 + 1, which equals 213 in decimal.


What is the circle in the center of the basketball court called?

thej are for jump ball´s ,the closest circle is used ;)


What is the binary number of 10?

The Binary for ten in 8-bit binary is: 00001010


What is the sum of the binary numbers?

The sum of binary numbers is also a binary number.