answersLogoWhite

0


Best Answer

Divide by the number repeatedly by two (until it is zero) and collect the remainders. For example:

13 / 2 = 6 Remainder 1

6 / 2 = 3 Remainder 0

3 / 2 = 1 Remainder 1

1 / 2 = 0 Remainder 1

Reading remainders from bottom yields: 1101

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the process of converting a decimal number into its binary equivalent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Explain the process of converting binary numbers to decimal and decimal numbers to binary?

ask mrs lane room 503 at cbhs periods 6-7


What is the octal equivalent of decimal number 16?

The octal equivalent of decimal number 16 is 20. In octal, each digit represents three binary digits, so converting decimal 16 (which is 10000 in binary) into octal gives 20.


Can you explain the process of converting numbers from decimal to binary?

To convert a decimal number to binary, you divide the decimal number by 2 and write down the remainder. Then, divide the quotient by 2 and write down the remainder again. Repeat this process until the quotient is 0. The binary number is the remainders read in reverse order.


What is the binary equivalent of the decimal number 131?

The binary equivalent of the decimal number 131 is 10000011.


What is the binary equivalent of the decimal number 14?

The binary equivalent of the decimal number 14 is 00001110.


Decimal 4 is binary equivalent to?

Decimal 4 is binary 100.


What is 1101 in binary form?

If 1101 is a decimal number, then its binary equivalent is 10001001101. If 1101 is a binary number, then its decimal equivalent is 13.


What is the decimal of 10000000000?

Assuming you're converting from binary - that would be in 1024 decimal format.


Which binary number is equivalent of the decimal number 208?

11010000 is the equivalent binary representation of the decimal number 208.


What is the binary equivalent of 47?

The binary equivalent of the decimal number 47 is 101111.


Convert binary number 110111 to decimal?

Binary 110111 is equivalent to decimal 55.


What is the binary number for decimal 245?

The binary equivalent of the decimal number 245 is 11110101.