Skip to content
byte

File:Binaryvdecimal.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ8799· pop 96· linked from 2,982 articles

Also known as B, u8, octet, eight-bit byte, 8-bit byte

The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit of memory in many computer architectures. To disambiguate arbitrarily sized bytes from the common 8-bit definition, network protocol documents such as the Internet Protocol () refer to an 8-bit byte as an octet.

AI overview

A byte is a small unit of digital information made up of eight bits, and it's the standard size used to store a single text character in computers. Because of this, the byte is the smallest chunk of memory that most computer systems can directly access and work with.

AI-generated from the Wikipedia summary — may contain errors.

Key facts

Unit.name
byte
Unit.standard
Unit derived from bit
Unit.quantity
Digital information, data size
Unit.symbol
B
Unit.symbol2
o (when 8 bits)

via Wikipedia infobox

Wikidata facts

Show 5 more facts
Stack Exchange tag
stackoverflow.com/tags/byte
Commons category
Bit and byte
conversion to standard unit
2
unit symbol
B
Sources (5)

via Wikidata · CC0

~18 min read

Article

15 sections
Contents
  • Etymology and history <span class="anchor" id="History"></span>
  • Unit symbol
  • Multiple-byte units
  • Units based on powers of 10 (SI Prefixes)
  • Units based on powers of 2 (IEC Prefixes)
  • Parochial units
  • History of the conflicting definitions
  • Modern standard definitions
  • Lawsuits over definition
  • Practical examples
  • Common uses
  • See also
  • Notes
  • References
  • Further reading

The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit of memory in many computer architectures. To disambiguate arbitrarily sized bytes from the common 8-bit definition, network protocol documents such as the Internet Protocol () refer to an 8-bit byte as an octet. Those bits in an octet are usually counted with numbering from 0 to 7 or 7 to 0 depending on the bit endianness.

The size of the byte has historically been hardware-dependent and no definitive standards existed that mandated the size. Sizes from 1 to 48 bits have been used. The six-bit character code was an often-used implementation in early encoding systems, and computers using six-bit and nine-bit bytes were common in the 1960s. These systems often had memory words of 12, 18, 24, 30, 36, 48, or 60 bits, corresponding to 2, 3, 4, 5, 6, 8, or 10 six-bit bytes, and persisted, in legacy systems, into the twenty-first century. In this era, bit groupings in the instruction stream were often referred to as syllables or slab, before the term byte became common.

Gallery (32)

Connections

Categories