byte
//baɪt//
Noun
byteSingular
bytesPlural
1
A unit of digital information consisting of eight bits, used to represent a single character or a small amount of data in computing.
A single character typically takes up one byte of memory.
2
A sequence of adjacent bits operated on as a unit by a computer.
A byte typically consists of eight bits.