Convert between data storage units for digital storage and memory
Decimal units are used by storage manufacturers and based on powers of 10:
Unit | Symbol | Value |
---|---|---|
Bit | bit | 1 bit |
Byte | B | 8 bits |
Kilobyte | KB | 1,000 bytes |
Megabyte | MB | 1,000 KB |
Gigabyte | GB | 1,000 MB |
Terabyte | TB | 1,000 GB |
Binary units are used by operating systems and based on powers of 2:
Unit | Symbol | Value |
---|---|---|
Kibibyte | KiB | 1,024 bytes |
Mebibyte | MiB | 1,024 KiB |
Gibibyte | GiB | 1,024 MiB |
Tebibyte | TiB | 1,024 GiB |
Data transfer rates measure how fast data moves between devices:
Unit | Symbol | Description |
---|---|---|
Bits per second | bps | Basic unit |
Kilobits per second | kbps | 1,000 bps |
Megabits per second | Mbps | 1,000 kbps |
Gigabits per second | Gbps | 1,000 Mbps |
Bytes per second | B/s | 8 bits per second |
Real-world examples of different storage capacities:
Understanding the difference between binary and decimal units: