--- title: "18 bit to B = 2.25 B" description: "18 bits is 2.25 bytes. The arithmetic, a table of nearby values, and a converter for any other number." url: https://atoneplace.net/convert/18-bits-to-bytes/ site: "At One Place" --- # 18 bit to B **18 bits in bytes: 18 bit = 2.25 B** B = bit × 1/8 18 bits is 2.25 bytes. To get there, multiply by 0.125. ## Values either side *Bits near 18, converted to bytes.* | Bits | Bytes | | --- | --- | | 14 bit | 1.75 | | 15 bit | 1.875 | | 16 bit | 2 | | 17 bit | 2.125 | | 18 bit ← | 2.25 | | 19 bit | 2.375 | | 20 bit | 2.5 | | 21 bit | 2.625 | | 22 bit | 2.75 | ## 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 18 bit in bytes? 18 bit is 2.25 B. ### How do you convert bits to bytes? Multiply by 0.125. ## Related pages - [Bits to bytes](https://atoneplace.net/convert/bits-to-bytes/) - [18 B to bit](https://atoneplace.net/convert/18-bytes-to-bits/) - [14 bit to B](https://atoneplace.net/convert/14-bits-to-bytes/) - [15 bit to B](https://atoneplace.net/convert/15-bits-to-bytes/) - [16 bit to B](https://atoneplace.net/convert/16-bits-to-bytes/) - [17 bit to B](https://atoneplace.net/convert/17-bits-to-bytes/) - [19 bit to B](https://atoneplace.net/convert/19-bits-to-bytes/) - [20 bit to B](https://atoneplace.net/convert/20-bits-to-bytes/) - [21 bit to B](https://atoneplace.net/convert/21-bits-to-bytes/) - [22 bit to B](https://atoneplace.net/convert/22-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/)