Mib
MiB stands for mebibyte, a unit of digital information equal to 1,048,576 bytes (2^20). It is part of the IEC binary prefix system introduced to distinguish binary-based sizes from decimal prefixes. The mebibyte uses the prefix mebi- with the byte unit, forming MiB, and fits alongside KiB (2^10 bytes) and GiB (2^30 bytes) in the series of binary multiples.
These prefixes were standardized to reduce confusion between powers of two and powers of ten. In particular,
In practice, MiB is used to express amounts of computer memory (RAM, cache) and data transfer sizes.
See also: byte, kilobyte (KB), megabyte (MB), gibibyte (GiB), kibibyte (KiB).