Mega Dev Tools

Data Unit Converter

Convert between bits, bytes, KB, MB, GB, TB and other data storage units.

Data Storage Unit Converter

Convert between bits, bytes, KB, MB, GB, TB and other data storage units.

From
B

A group of 8 bits. The basic unit used to measure storage capacity.

To
KB

Equal to 1,000 bytes or 8,000 bits. Used for small file sizes.

1 Byte=0.001 Kilobyte

Bit-based Units

Used for data transmission rates (e.g. Mbps, Gbps).

  • Bit (bit)8 bits = 1 byte
  • Kilobit (Kbit)1 Kbit = 1,000 bits
  • Megabit (Mbit)1 Mbit = 1,000,000 bits
  • Gigabit (Gbit)1 Gbit = 1,000,000,000 bits
  • Terabit (Tbit)1 Tbit = 1,000,000,000,000 bits

Byte-based Units

Used for storage capacity (files, disks, memory).

  • Byte (B)1 byte can store a single ASCII character
  • Kilobyte (KB)1 KB = 1,000 bytes
  • Megabyte (MB)1 MB = 1,000,000 bytes
  • Gigabyte (GB)1 GB = 1,000,000,000 bytes
  • Terabyte (TB)1 TB = 1,000,000,000,000 bytes
  • Petabyte (PB)1 PB = 1,000 TB