answersLogoWhite

0

The number 21 in binary is 10101

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Examples of base 2 system?

In base 2 system, also known as binary system, only the digits 0 and 1 are used. For example, the number 1011 in base 2 is equal to 11 in base 10. Another example is the number 1101 in base 2, which is equal to 13 in base 10.


What is binary 11111111 represents what base ten number?

The binary number 11111111 represents the number 255 in base 10.


What is the base number in the binary system?

10


What is the Binary number 1001010 is equal to which decimal number?

10010102 = (in base 10) 26 + 23 + 21 = 64 + 8 + 2 = 74


The base 10 number 21 is equivalent to what binary numbers?

The number 21 in binary is 10101


What is binary number 1111 translated into a base 10 number?

It is 15 in base 10.


What does the binary number 11111 equal as a whole number?

1 1 1 1 1 is already a binary whole number.When converted to base-10 (decimal) notation,you discover that it's the number 31 .


What does 0100100001100001011011000110111100100001 mean?

I'd guess that this number is binary (base 2 rather than base 10). If so, it's equal to 310,872,141,601 in decimal form.


What is the binary number 101010 in base 10?

To convert the binary number 101010 to base 10, you can use the positional notation method. Starting from the right, the positions represent powers of 2. So, 12^5 + 02^4 + 12^3 + 02^2 + 12^1 + 02^0 = 32 + 0 + 8 + 0 + 2 + 0 = 42. Therefore, the binary number 101010 is equal to 42 in base 10.


In the following write the binary number in base 10. 1001111 base 2?

Binary 1001111 is 79 in decimal.


What is the binary number 1000 in base 10?

The binary number 1000 is the decimal (base 10) number 8. The digits in a binary number are exponents of 2 rather than 10, so that for a four-digit number in binary, the digit places represent 8, 4, 2, 1 1000 (binary) = 8 + (0x4) + (0x2) + (0x1) = 8


What is the binary of 75 base 10?

The binary equivalent of the decimal number 75 is 1001011.