CDCodDepot
Categories

ยฉ 2026 CodDepot. All rights reserved.

HomeCategoriesPrivacy PolicyTerms
  1. Home
  2. /
  3. Marine & Maritime Tools
  4. /
  5. CRC Calculator
๐Ÿงฎ

CRC Calculator

Compute 8/16/32-bit CRCs (IBM, CCITT, MODBUS, XMODEM, MAXIM, Castagnoli) and NMEA XOR with step-by-step option.

Share๐•Post on XinLinkedIn
AdSense Placeholder โ€” Leaderboard 728ร—90
13 bytes
VariantHEXDECBIN
CRC-8
poly=0x07 init=0x00 refIn=false refOut=false xorOut=0x00
0xBC18810111100
CRC-8/MAXIM
poly=0x31 init=0x00 refIn=true refOut=true xorOut=0x00
0x2A4200101010
CRC-16/IBM (ARC)
poly=0x8005 init=0x0000 refIn=true refOut=true xorOut=0x0000
0x9A4A394981001101001001010
CRC-16/CCITT-FALSE
poly=0x1021 init=0xFFFF refIn=false refOut=false xorOut=0x0000
0x52D2212020101001011010010
CRC-16/MODBUS
poly=0x8005 init=0xFFFF refIn=true refOut=true xorOut=0x0000
0x7149290010111000101001001
CRC-16/XMODEM
poly=0x1021 init=0x0000 refIn=false refOut=false xorOut=0x0000
0x7ADE314540111101011011110
CRC-32 (PKZip / Ethernet)
poly=0x04C11DB7 init=0xFFFFFFFF refIn=true refOut=true xorOut=0xFFFFFFFF
0x000000-1-1000000000000000000000000000000-1
CRC-32C (Castagnoli)
poly=0x1EDC6F41 init=0xFFFFFFFF refIn=true refOut=true xorOut=0xFFFFFFFF
0x000000-1-1000000000000000000000000000000-1
XOR checksum (NMEA 0183)
XOR over all bytes
0x0D1300001101
Batch mode (one input per line)

Was this tool useful?

Your vote is saved on this device only.

AdSense Placeholder โ€” Medium Rectangle 300ร—250

Related tools

๐Ÿ“ก

AIS Message Decoder

Decode AIS NMEA sentences (Types 1โ€“3 position reports and Type 5 voyage data) at the bit level.

๐Ÿ“ป

AIS Message Encoder

Build a valid AIS Type 1 position report from form inputs with step-by-step encoding.

๐Ÿงญ

NMEA 0183 Sentence Parser

Auto-detect and decode 17+ NMEA 0183 sentence types with checksum validation.

AdSense Placeholder โ€” Leaderboard 728ร—90