Digital Unit Conversion

Enter the Digital value in the unit field, and the list below will immediately show the conversion results.

Units
byte
0.125
0.125
byte
kilobyte (kB)
0.000125
0.000125
SI
kibibyte (KiB)
0.0001220703125
0.0001220703125
IEC
megabyte (MB)
1.25e-7
1.25e-7
SI
mebibyte (MiB)
1.1920928955078125e-7
1.1920928955078125e-7
IEC
gigabyte (GB)
1.25e-10
1.25e-10
SI
gibibyte (GiB)
1.1641532182693481e-10
1.1641532182693481e-10
IEC
terabyte (TB)
1.25e-13
1.25e-13
SI
tebibyte (TiB)
1.1368683772120244e-13
1.1368683772120244e-13
IEC

bit MultipleChart

Logarithmic Scale

Digital Units Conversion Chart

bitbytekilobyte (kB)megabyte (MB)gigabyte (GB)terabyte (TB)kibibyte (KiB)mebibyte (MiB)gibibyte (GiB)tebibyte (TiB)
bit10.1250.0001251.25e-71.25e-101.25e-130.00012207031251.1920928955078125e-71.1641532182693481e-101.1368683772120244e-13
byte810.0010.0000011e-91e-120.00097656259.5367431640625e-79.313225746154785e-109.094947017696195e-13
kilobyte (kB)8000100010.0010.0000011e-90.97656250.000953674316406259.313225746154785e-79.094947017696195e-10
megabyte (MB)80000001000000100010.0010.000001976.56250.953674316406250.00093132257461547859.094947017696195e-7
gigabyte (GB)800000000010000000001000000100010.001976562.5953.674316406250.93132257461547850.0009094947017696195
terabyte (TB)800000000000010000000000001000000000100000010001976562500953674.31640625931.32257461547850.9094947017696196
kibibyte (KiB)819210241.0240.0010240.0000010241.024e-910.00097656259.5367431640625e-79.313225746120904e-10
mebibyte (MiB)838860810485761048.5761.0485760.0010485760.000001048576102410.00097656259.536743164027806e-7
gibibyte (GiB)858993459210737418241073741.8241073.7418241.0737418240.0010737418241048576102410.0009765624999964473
tebibyte (TiB)879609302224010995116277801099511627.781099511.627781099.511627781.099511627781073741824.00390621048576.00000381471024.00000000372531

Digital Units Introduction

bit The smallest unit of data, representing a single digit in the binary system, which can be 0 or 1. A bit is the basic building block of digital information, and all data can be represented as a combination of bits. In data transmission and computer storage, the bit is the most fundamental unit.

byte 8 bits. A byte is a commonly used unit of data in computer science, used to represent file sizes, storage capacity, and data transfer rates. Bytes are typically used to describe file sizes, storage capacity, and data transfer rates.

kilobyte (kB) 1,024 bits (2¹⁰ bits), which is 1,024 bits. 1 Kb = 1,024 bits. Used to describe small amounts of data, such as the size of files and images.

megabyte (MB) 1,024 × 1,024 bits (2²⁰ bits), which is 1,048,576 bits. 1 Mb = 1,048,576 bits. Used to describe medium amounts of data, such as the size of music and video files.

gigabyte (GB) 1,024 × 1,024 × 1,024 bits (2³⁰ bits), which is 1,073,741,824 bits. 1 Gb = 1,073,741,824 bits. Used to describe large amounts of data, such as the size of software and games.

terabyte (TB) 1,024 × 1,024 × 1,024 × 1,024 bits (2⁴⁰ bits), which is 1,099,511,627,776 bits. 1 Tb = 1,099,511,627,776 bits. Used to describe very large amounts of data, such as databases and large files.

kibibyte (KiB) Represents 1,000 bytes, in computer science, 1 KB is usually equal to 1,024 bytes (2¹⁰ B), which is 1,024 bytes. Commonly used to describe small files and data.

mebibyte (MiB) Represents 1,000,000 bytes, in computer science, 1 MB is usually equal to 1,024 × 1,024 bytes (2²⁰ B), which is 1,048,576 bytes. Commonly used to describe medium-sized files and data.

gibibyte (GiB) Represents 1,000,000,000 bytes, in computer science, 1 GB is usually equal to 1,024 × 1,024 × 1,024 bytes (2³⁰ B), which is 1,073,741,824 bytes. Commonly used to describe large files and data.

tebibyte (TiB) Represents 1,000,000,000,000 bytes, in computer science, 1 TB is usually equal to 1,024 × 1,024 × 1,024 × 1,024 bytes (2⁴⁰ B), which is 1,099,511,627,776 bytes. Commonly used to describe very large files and data.