The Binary code represents all data in 0s and 1s by using a combination of these.
Each number system and digital data like characters and other symbols can be represented in binary by a common conversion method for each system.
Example:
Decimal number 12 is binary number 1100.
this is obtained as [1*(2^3) + 1*(2^2) + 0*(2^1) + 0*(2^0)]
Chat with our AI personalities