Checksum & Parity Bit Calculator (LRC, Fletcher, Adler, CRC, Luhn, Verhoeff)
Compute parity (even, odd, mark, space), LRC, sum checksums (8/16/32-bit, one's/two's complement, RFC-1071 Internet), XOR, Fletcher-16/32, Adler-32, CRC-8/16/32 (parameterised polynomial), Luhn, Verhoeff and ISBN-10/13 check digits over ASCII, hex, or binary input — with bit-level working, verify mode, endianness control, and history. 100% client-side & offline.
Compute parity (even, odd, mark, space), LRC, sum checksums (8/16/32-bit, one's/two's complement, RFC-1071 Internet), XOR, Fletcher-16/32, Adler-32, CRC-8/16/32 (parameterised polynomial), Luhn, Verhoeff and ISBN-10/13 check digits over ASCII, hex, or binary input — with bit-level working, verify mode, endianness control, and history. 100% client-side & offline. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.