answersLogoWhite

0


Best Answer

1111

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the binary equivalent of the octal 17?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the binary equivalent of the octal number 76?

Octal 76 = 111110


Convert the decimal numbers 1987 to binary then to octal?

In binary this number is equivalent to 11111000011 while in octal it is 3703


What is the octal equivalent for the binary number 100?

4


What is the octal equivalent of the binary number 101001?

51


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.


The octal equivalent of the binary number 11010111 is?

327


What is the binary equivalent of the octal number 13.54?

To convert an octal number to binary, each octal digit is converted to a group of three binary digits. In this case, the octal number 13.54 is equivalent to 101.101100 in binary. The whole number part (13) is converted to 101, and the fractional part (.54) is converted to 101100.


Convert the hexadecimal number ABCDEF to octal and binary?

Octal = 52746757 Binary = 101010111100110111101111


How do you convert 1470 octal to binary?

1470 octal = 001 100 111 000 binary


The number FF in Hexadecimal system is equivalent to?

255 in decimal. 377 in octal. 11111111 in binary.


Is 75 an octal number?

Yes. The hex equivalent is 3D and the binary is 111101. The decimal is 61.


What is the binary equivalent hexa number of AB5D base 16?

The binary equivalent would be... 1010101101011101 - There is a multi-functional calculator built-in to Windows which can covert numbers between Hex, Decimal, Octal and Binary.