Definition
Bit
A “bit”, short for binary digit, is the most basic unit of information in computing and digital communications.
It represents one of two distinct states, commonly denoted as 0 and 1, which can be used to encode, transmit, and process data.
Prefixes
SI Prefixes
Short | Name | Bytes |
---|---|---|
kB | Kilobyte | |
MB | Megabyte | |
GB | Gigabyte | |
TB | Terrabyte | |
… | … | … |
Binary Prefixes
Short | Name | Bytes |
---|---|---|
KiB | Kibibyte | |
MiB | Mebibyte | |
GiB | Gibibyte | |
TiB | Tebibyte | |
… | … | … |