Bits: Bits are the smallest units of information in a binary code system. They can represent either 0 or 1.
Byte: A byte is a group of 8 bits. It is the basic unit used to store and process data in computers.
Encoding:Encoding is the process of converting information into binary code representation.