A bit (binary digit) is the smallest unit of information in computing, representing a single binary value of 0 or 1. A byte consists of 8 bits. A character is typically represented by multiple bits, and a word is a larger unit of data handled by a processor.