Data are logically organized into:
1. Bit: is the smallest unit of data representation in a computer (value of a bit may be a 0 or 1). 
2. Byte: is a unit of digital information that most commonly consists of eight bits to encode a single character, for example, 01000001 which is binary number to represent A.