--- title: "120 bit to B = 15 B" description: "120 bits is 15 bytes. The arithmetic, a table of nearby values, and a converter for any other number." url: https://atoneplace.net/convert/120-bits-to-bytes/ site: "At One Place" --- # 120 bit to B **120 bits in bytes: 120 bit = 15 B** B = bit × 1/8 120 bits is 15 bytes. To get there, multiply by 0.125. ## Values either side *Bits near 120, converted to bytes.* | Bits | Bytes | | --- | --- | | 90 bit | 11.25 | | 95 bit | 11.875 | | 100 bit | 12.5 | | 110 bit | 13.75 | | 120 bit ← | 15 | | 125 bit | 15.625 | | 150 bit | 18.75 | | 175 bit | 21.875 | | 180 bit | 22.5 | ## How the conversion works The relationship is B = bit × 1/8. Both units measure data, so the conversion is a fixed factor that never changes. ## Common questions ### What is 120 bit in bytes? 120 bit is 15 B. ### How do you convert bits to bytes? Multiply by 0.125. ## Related pages - [Bits to bytes](https://atoneplace.net/convert/bits-to-bytes/) - [120 B to bit](https://atoneplace.net/convert/120-bytes-to-bits/) - [90 bit to B](https://atoneplace.net/convert/90-bits-to-bytes/) - [95 bit to B](https://atoneplace.net/convert/95-bits-to-bytes/) - [100 bit to B](https://atoneplace.net/convert/100-bits-to-bytes/) - [110 bit to B](https://atoneplace.net/convert/110-bits-to-bytes/) - [125 bit to B](https://atoneplace.net/convert/125-bits-to-bytes/) - [150 bit to B](https://atoneplace.net/convert/150-bits-to-bytes/) - [175 bit to B](https://atoneplace.net/convert/175-bits-to-bytes/) - [180 bit to B](https://atoneplace.net/convert/180-bits-to-bytes/) ## Sources - Guide for the Use of the International System of Units (SP 811) — NIST (https://www.nist.gov/pml/special-publication-811) [Public domain (US Government)] - The International System of Units (SI Brochure) — Bureau International des Poids et Mesures (https://www.bipm.org/en/publications/si-brochure) - Calculated on this page — At One Place (/about/)