Data storage units are measurements used to quantify digital information. The fundamental unit is the bit, which can store a single binary digit (0 or 1). A byte consists of 8 bits and is the basic addressable unit of memory in most computer systems.
Common Data Storage Units
Bit (b): The smallest unit of data, representing a single binary digit
Byte (B): 8 bits, the basic unit for measuring file sizes
Kilobyte (KB): 1,024 bytes, commonly used for small files
Megabyte (MB): 1,024 KB, typical for images and documents
Gigabyte (GB): 1,024 MB, standard for hard drives and memory
Terabyte (TB): 1,024 GB, used for large storage devices
Binary vs Decimal System
There are two systems for data storage calculations: