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]
Chat with our AI personalities
You must first convert them to a common base. For example, convert all to binary.
You can easily convert decimal to binary in the scientific calculator - for example, the scientific calculator found in Windows. In this case, type the number in decimal, then click on "binary" to convert to binary.
To convert image to binary, you just have to convert image to binary. Hope this helps.
An easy way is to convert them to decimal, subtract, then convert the answer back to binary.
5 expressed in binary is 101