This consist of 2 numbers namely 0 and 1.
A binary code represents , , or any other using a two-symbol system. The two-symbol system used is often the 's 0 and 1. The binary code assigns a pattern of binary digits, also known as bits, to each character, instruction, etc. For example, a binary of eight bits can represent any of 256 possible values and can therefore represent a wide variety of different items.
In computing and telecommunications, binary codes are used for various methods of data, such as , into bit strings. Those methods may use fixed-width or strings. In a fixed-width binary code, each letter, digit, or other character is represented by a bit string of the same length; that bit string, interpreted as a , is usually displayed in code tables in , or notation. There are many and many for them.
Example:
hello
01101000 01100101 01101100 01101100 01101111