--- title: "36 B to bit = 288 bit" description: "36 bytes is 288 bits. The arithmetic, a table of nearby values, and a converter for any other number." url: https://atoneplace.net/convert/36-bytes-to-bits/ site: "At One Place" --- # 36 B to bit **36 bytes in bits: 36 B = 288 bit** bit = B × 8 36 bytes is 288 bits. To get there, multiply by 8. ## Values either side *Bytes near 36, converted to bits.* | Bytes | Bits | | --- | --- | | 29 B | 232 | | 30 B | 240 | | 32 B | 256 | | 35 B | 280 | | 36 B ← | 288 | | 37 B | 296 | | 40 B | 320 | | 45 B | 360 | | 50 B | 400 | ## How the conversion works The relationship is bit = B × 8. Both units measure data, so the conversion is a fixed factor that never changes. ## Common questions ### What is 36 B in bits? 36 B is 288 bit. ### How do you convert bytes to bits? Multiply by 8. ## Related pages - [Bytes to bits](https://atoneplace.net/convert/bytes-to-bits/) - [36 bit to B](https://atoneplace.net/convert/36-bits-to-bytes/) - [29 B to bit](https://atoneplace.net/convert/29-bytes-to-bits/) - [30 B to bit](https://atoneplace.net/convert/30-bytes-to-bits/) - [32 B to bit](https://atoneplace.net/convert/32-bytes-to-bits/) - [35 B to bit](https://atoneplace.net/convert/35-bytes-to-bits/) - [37 B to bit](https://atoneplace.net/convert/37-bytes-to-bits/) - [40 B to bit](https://atoneplace.net/convert/40-bytes-to-bits/) - [45 B to bit](https://atoneplace.net/convert/45-bytes-to-bits/) - [50 B to bit](https://atoneplace.net/convert/50-bytes-to-bits/) ## 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/)