Binary is also known as base-2. It is a number system that uses only 2 digits: 0 and 1. You count the same way you normally would and use the next highest number you can make with just those two digits. ex: 0=0; 1=1; 2=10; 3=11; 4=100; 5=101; 6=110; 7=111; 8=1000 ect.
Chat with our AI personalities
An easy way is to convert them to decimal, subtract, then convert the answer back to binary.
1111111010 = octal 1772
easy, 1011. in binary of course. convert 1011 binary to decimal you get 11.
Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).
The answer depends on what you are converting from: binary, ternary, octal, hexadecimal ...