Free Online Tool

Parity Bit

Add parity bits for simple error detection.

How to Use Parity Bit

  1. Choose Add Parity, Text input, Even parity, and End position.
  2. Leave grouping at 8 so every UTF-16 character code is shown as an eight-bit byte in these ASCII examples.
  3. The component appends 0 or 1 so each nine-bit block has an even count of ones.
  4. Use Check Parity to validate blocks and report mismatches.

A parity bit detects any odd number of flipped bits in a block but cannot identify or correct the bad bit.

Examples

Even parity appended to one byte:

A

Output:

010000010

Even parity appended to two bytes:

Hi

Output:

010010000 011010010

Features

Privacy Focused

All processing happens in your browser. No data is sent to servers.

Free Forever

No registration, no limits, completely free to use.