Octal = 52746757 Binary = 101010111100110111101111
Don't. 889 is not an octal number.
fdfd
221122: Binary = 1000100001000100100010 Octal = 10410442 Decimal = 2232610
128 is not a valid octal number. Please restate the question.
Octal = 52746757 Binary = 101010111100110111101111
Don't. 889 is not an octal number.
In binary this number is equivalent to 11111000011 while in octal it is 3703
fdfd
221122: Binary = 1000100001000100100010 Octal = 10410442 Decimal = 2232610
128 is not a valid octal number. Please restate the question.
gbgb
1470 octal = 001 100 111 000 binary
The conversion of octal number to binary can be obtained by using two methods. First, it can be converted into decimal and then obtained decimal is converted into binary. In the second method
1111111010 = octal 1772
Convert each "digit" of the octal into a triplet of binary digits, according to the following rule: Octal Binary 0 000 1 001 2 010 3 011 4 100 5 101 6 110 7 111 So, for example, octal 53 = binary 101 011 [= decimal 43]
10111001100001000