B

What is a Byte?

Digital Storage Unit

Definition

A byte is a unit of digital information consisting of 8 bits. It is the basic unit for measuring digital storage.

History

The byte was coined by Werner Buchholz in 1956 while working at IBM. It became the standard unit for computer memory and storage.

Common Uses

  • File sizes
  • Memory addressing
  • Data transfer
  • Programming and computing

Fun Facts

💡

A byte can represent 256 different values (0-255)

💡

ASCII characters are each 1 byte

💡

The word 'byte' was chosen to avoid confusion with 'bit'

All Byte Conversions