Quick Conversion Table

Byte (B) Bit (b)
1 B8 b
2 B16 b
3 B24 b
4 B32 b
5 B40 b
6 B48 b
7 B56 b
8 B64 b
9 B72 b
10 B80 b
100 B800 b
200 B1.600 b
300 B2.400 b
400 B3.200 b
500 B4.000 b
600 B4.800 b
700 B5.600 b
800 B6.400 b
900 B7.200 b
1.000 B8.000 b

See how to convert byte to bit

The conversion between byte and bit is based on equivalence. That is, 1 byte equals 8 in b.

To perform the conversion, use the following formula:

b=B×8mathrm{b} = mathrm{B} times 8

Learn how to calculate the conversion:

  1. Determine the numerical value in B.
  2. Enter that value into the formula.
  3. The equivalence is obtained by multiply by the 8 value.

The result obtained will be the measurement in bit (b).

Example:

Calculating the equivalent of 5 B in b requires the 8 coefficient. See how the formula looks: 5 × 8 = 40. We conclude, then, that 5 B equals 40 b.

5 B=5×8 b=40 b5 text { B } = 5 times 8 text { b } = 40 text { b }

Continue converting!