Data Converter

Distinguish between decimal (kB) and binary (KiB) prefixes easily.

Data
4

Recent Tools

Formula

bit = B × 8

Example

Example: convert 100 bytes to bits.

100 B = 800 bit

Conversion table

bytes (B) bits (bit)
1 B 8 bit
2 B 16 bit
5 B 40 bit
10 B 80 bit
20 B 160 bit
50 B 400 bit
100 B 800 bit

Explanation

These are both units.

How to convert bytes to bits

  1. Start with the value in bytes (B).
  2. Multiply it by 8.
  3. The result is the measurement in bits (bit).

Example: 100 B → 800 bit

Frequently Asked Questions

How much is 100 bytes in bits?

100 bytes equals 800 bits.

How many bits is 1 byte?

1 byte equals 8 bits.

How many bytes is 1 bit?

1 bit equals 0.125 bytes.

What is the difference between bytes and bits?

They measure the same quantity, but they may belong to different systems or be used in different contexts depending on region.

Where are bytes and bits used?

They are used in computing and digital storage. The most common unit depends on whether decimal (SI) or binary (IEC) prefixes are used.

Why does 1 byte equal 8 bits?

Because the units are defined with a fixed relationship. To convert bytes to bits, multiply by that factor.