A byte is a unit of digital information consisting of eight bits. It is commonly used to represent a single character of data and is the basic addressable unit of memory in most computer systems. Bytes form the foundation of data storage and processing. Example: The letter ‘A’ is typically stored as one byte.