
Bit - Wikipedia
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 …
BIT Definition & Meaning - Merriam-Webster
The meaning of BIT is the biting or cutting edge or part of a tool. How to use bit in a sentence.
What Is BIT (Binary DigIT)? - Computer Hope
Sep 7, 2025 · Sometimes abbreviated as b (lowercase), bit is short for binary digit. It's a single unit of information with a value of either 0 or 1 (off or on, false or true, low or high).
Bits and Bytes
Everything in a computer is 0's and 1's. The bit stores just a 0 or 1: it's the smallest building block of storage.
Bit Definition - What is a bit in data storage? - TechTerms.com
Apr 20, 2013 · A bit (short for "binary digit") is the smallest unit of measurement used to quantify computer data. It contains a single binary value of 0 or 1. While a single bit can define a boolean …
Definition of bit | PCMag
A single digit in a binary number, the bit is a 0 or 1. In a memory cell, the bit is a transistor and capacitor. On disk and tape, the bit is a spot, and its magnetic direction determines the...
What is bit (binary digit) in computing? - TechTarget
Jun 6, 2025 · Bits are stored in memory through the use of capacitors that hold electrical charges. The charge determines the state of each bit which, in turn, determines the bit's value. Various …
Bit | Definition & Facts | Britannica
bit, in communication and information theory, a unit of information equivalent to the result of a choice between only two possible alternatives, as between 1 and 0 in the binary number system generally …
What is a bit? Bits and bytes explained - IONOS
Dec 8, 2022 · A bit is the smallest unit of electronic information; multiple bits form a byte. Whereas the storage capacity of hard drives is given in bytes, data transfer rates are shown in bits.
Bits vs Bytes
Depending on meaning, implication, or even style, it could instead be described as false/true, off/on, no/yes, and so on. We can also call a bit a binary digit, especially when working with the 0 or 1 values.