Byte
A byte is a unit of digital information consisting of eight bits in most modern computing systems. It commonly represents one character or a small integer.
Linked from 12 pages
Digital dataBroader topic: Bytes group bits into commonly addressed units of data.
Computer memoryNarrower topic: Memory capacity and addresses are commonly expressed in bytes.
Data storageBroader topic: Bytes are the standard units used to express storage capacity.
HexadecimalRelated: One byte maps neatly to two hexadecimal digits.
Text fileNarrower topic: Text encodings ultimately store character data as bytes.
8-bit computingRelated: The processor’s characteristic data unit is one byte.