Data Storage Converter
Convert between bits, bytes, kilobytes, megabytes, gigabytes, terabytes, and petabytes.
The Data Storage Converter converts between all common digital storage units using binary (base-2) definitions where 1 KB = 1024 bytes.
Supported Units
- Bit: The smallest unit of data (0 or 1)
- Byte: 8 bits — stores one character
- Kilobyte (KB): 1,024 bytes
- Megabyte (MB): 1,024 KB = 1,048,576 bytes
- Gigabyte (GB): 1,024 MB ≈ 1.07 billion bytes
- Terabyte (TB): 1,024 GB ≈ 1.1 trillion bytes
- Petabyte (PB): 1,024 TB
Binary vs Decimal
This converter uses binary (IEC) definitions (powers of 1024). Hard drive manufacturers often use decimal definitions (powers of 1000), which is why a "500 GB" drive shows as ~465 GB in your operating system. The binary standard matches what operating systems report.