Convert bits to bytes

Enter a value in bits (b) to get bytes (B). One bit is 0.125 bytes; one byte is 8 bits.

✓ Runs in your browser — nothing uploaded Free, no sign-upNo watermark

How to use the Bit to byte

  1. Type the number of bits.
  2. Click Convert.
  3. Read the result in bytes, plus the same value in every other digital storage unit.

b to B formula

bytes = bits × 0.125. To go the other way, bits = bytes × 8 (see bytes to bits).

Worked example

12 b × 0.125 = 1.5 B.

Bits to bytes conversion table

BitsBytes
0.1 b0.0125 B
0.5 b0.0625 B
1 b0.125 B
2 b0.25 B
3 b0.375 B
5 b0.625 B
10 b1.25 B
20 b2.5 B
25 b3.125 B
50 b6.25 B
100 b12.5 B
250 b31.25 B
500 b62.5 B
1,000 b125 B

About the bit

A single binary digit. Network speeds are quoted in bits per second.

About the byte

8 bits; file sizes are measured in bytes.

Related conversions

bytes to bits · any unit.

Frequently asked questions

How many bytes in a bit?

0.125 bytes.

How many bits in a byte?

8 bits.

Is the factor exact?

The factor 0.125 is derived from the units' exact definitions; only the display is rounded.

Privacy

This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.

Last updated 2026-09-23.