Illustration of server drives, cloud storage, binary digits, and data nodes.

Data Storage

Base 10 and Base 2 Units

Edit any field; all decimal and binary data units stay in sync.

Address Range

Zero-based range represented by the whole number of bytes, starting at 0.

Hexadecimal
Octal
Binary

Base 10 (decimal): used by most drive and network marketing labels. 1 KB = 1,000 B, 1 MB = 1,000,000 B, 1 GB = 1,000,000,000 B. Base 2 (binary): used by many operating systems and memory contexts. 1 KiB = 1,024 B, 1 MiB = 1,048,576 B, 1 GiB = 1,073,741,824 B. 1 byte = 8 bits. 1 nibble = 4 bits = 0.5 bytes.