--- title: "28 bit to B = 3.5 B" description: "28 bits is 3.5 bytes. The arithmetic, a table of nearby values, and a converter for any other number." url: https://atoneplace.net/convert/28-bits-to-bytes/ site: "At One Place" --- # 28 bit to B **28 bits in bytes: 28 bit = 3.5 B** B = bit × 1/8 28 bits is 3.5 bytes. To get there, multiply by 0.125. ## Values either side *Bits near 28, converted to bytes.* | Bits | Bytes | | --- | --- | | 24 bit | 3 | | 25 bit | 3.125 | | 26 bit | 3.25 | | 27 bit | 3.375 | | 28 bit ← | 3.5 | | 29 bit | 3.625 | | 30 bit | 3.75 | | 32 bit | 4 | | 35 bit | 4.375 | ## 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 28 bit in bytes? 28 bit is 3.5 B. ### How do you convert bits to bytes? Multiply by 0.125. ## Related pages - [Bits to bytes](https://atoneplace.net/convert/bits-to-bytes/) - [28 B to bit](https://atoneplace.net/convert/28-bytes-to-bits/) - [24 bit to B](https://atoneplace.net/convert/24-bits-to-bytes/) - [25 bit to B](https://atoneplace.net/convert/25-bits-to-bytes/) - [26 bit to B](https://atoneplace.net/convert/26-bits-to-bytes/) - [27 bit to B](https://atoneplace.net/convert/27-bits-to-bytes/) - [29 bit to B](https://atoneplace.net/convert/29-bits-to-bytes/) - [30 bit to B](https://atoneplace.net/convert/30-bits-to-bytes/) - [32 bit to B](https://atoneplace.net/convert/32-bits-to-bytes/) - [35 bit to B](https://atoneplace.net/convert/35-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/)