🔵 🔵 🔵


Primary

၊၊||၊|။

Bit (b) ○◂|Definition|1st|20251119205401-00-⌔

Bit - Wikipedia

Bit

The bit is the most basic unit of information in computing and digital communication. The name is a portmanteau of binary digit.1 The bit represents a logical state with one of two possible values. These values are most commonly represented as 1 and 0, but other representations such as true/false, yes/no, on/off, and +/ are also widely used.

The relation between these values and the physical states of the underlying storage or device is a matter of convention, and different assignments may be used even within the same device or program. It may be physically implemented with a two-state device.

A contiguous group of binary digits is commonly called a bit string, a bit vector, or a single-dimensional (or multi-dimensional) bit array. A group of eight bits is called one byte, but historically, the size of the byte is not strictly defined.2 Frequently, half, full, double and quadruple words consist of a number of bytes which is a low power of two. A string of four bits is usually a nibble.

In information theory, one bit is the information entropy of a random binary variable that is 0 or 1 with equal probability,3 or the information that is gained when the value of such a variable becomes known.45 As a unit of information, the bit is also known as a shannon,6 named after Claude E. Shannon. As a measure of the length of a digital string that is encoded as symbols over a binary alphabet (i.e. ), the bit has been called a binit,7 but this usage is now rare.8

In data compression, the goal is to find a shorter representation for a string, so that it requires fewer bits when stored or transmitted; the string would be compressed into the shorter representation before doing so, and then decompressed into its original form when read from storage or received. The field of algorithmic information theory is devoted to the study of the irreducible information content of a string (i.e., its shortest-possible representation length, in bits), under the assumption that the receiver has minimal a priori knowledge of the method used to compress the string. In error detection and correction, the goal is to add redundant data to a string, to enable the detection or correction of errors during storage or transmission; the redundant data would be computed before doing so, and stored or transmitted, and then checked or corrected when the data is read or received.

The symbol for the binary digit is either “bit”, per the IEC 80000-13:2008 standard, or the lowercase character “b”, per the IEEE 1541-2002 standard. Use of the latter may create confusion with the capital “B”, which is the international standard symbol for the byte.

Printed 2026-06-28.

(echo:: @ )

Footnotes

  1. Mackenzie, Charles E. (1980). Coded Character Sets, History and Development (PDF). The Systems Programming Series (1 ed.). Addison-Wesley Publishing Company, Inc. p. x. ISBN 978-0-201-14460-4. LCCN 77-90165. Archived (PDF) from the original on May 26, 2016. Retrieved August 25, 2019.

  2. Bemer, Robert William (2000-08-08). “Why is a byte 8 bits? Or is it?”. Computer History Vignettes. Archived from the original on 2017-04-03. Retrieved 2017-04-03. […] With IBM’s STRETCH computer as background, handling 64-character words divisible into groups of 8 (I designed the character set for it, under the guidance of Dr. Werner Buchholz, the man who DID coin the term “byte” for an 8-bit grouping). […] The IBM 360 used 8-bit characters, although not ASCII directly. Thus Buchholz’s “byte” caught on everywhere. I myself did not like the name for many reasons. […]

  3. Anderson, John B.; Johnnesson, Rolf (2006), Understanding Information Transmission

  4. Haykin, Simon (2006), Digital Communications

  5. IEEE Std 260.1-2004

  6. “Units: B”. Archived from the original on 2016-05-04.

  7. Breipohl, Arthur M. (1963-08-18). Adaptive Communication Systems (Ph.D. thesis). University of New Mexico. p. 7. Retrieved 2025-01-07.

  8. “binit”. The Free Dictionary. Retrieved 2025-01-07.

Link to original

Secondary

• • •