Bit

  Short for binary digit, a bit is the smallest unit of data a computer can handle. Bits are used in various combinations to represent different kinds of data. Each bit has a value of 0 or 1.

See Byte.