1111111010 = octal 1772
Binary number 1110101 equates to octal number 165.
they are both numbers
1111
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.
Octal = 52746757 Binary = 101010111100110111101111
1470 octal = 001 100 111 000 binary
In binary this number is equivalent to 11111000011 while in octal it is 3703
110101001 = 651 octal
Octal 76 = 111110
221122: Binary = 1000100001000100100010 Octal = 10410442 Decimal = 2232610
Don't. 889 is not an octal number.
1111111010 = octal 1772
Binary number 1110101 equates to octal number 165.
they are both numbers
1111
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.