CRC32 Calculator
Calculate the CRC-32/ISO-HDLC checksum of UTF-8 text.
Convert in your browser · No sign-up
How to use
- Calculate the CRC-32/ISO-HDLC checksum of UTF-8 text.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
123456789 → cbf43926
Details and limitations
Uses reflected polynomial 0xEDB88320, initial and final XOR 0xFFFFFFFF. CRC detects errors; it is not a cryptographic hash.
Text stays in your browser; it is not sent to a conversion server.
FAQ
CRC32 Calculator — What are the supported inputs and limits?
Uses reflected polynomial 0xEDB88320, initial and final XOR 0xFFFFFFFF. CRC detects errors; it is not a cryptographic hash.
Related tools
Format references
Tool page updated: