CRC Calculation Online

  • ARTICLE
  • STRING
  • CONVERTER
  • ENCRYPT
  • NETWORK
  • MORE CHART MATH COORDINATE IMAGE FILE
  • ARTICLE STRING CONVERTER ENCRYPT NETWORK MORE CHART MATH COORDINATE IMAGE FILE
logo Online Tools INDEX ENCRYPT TOOL 72 Comments Favorite Copy Link Share CRC Calculation Online TAG back-endhardwaredigest
  • Input Data
  • Open File

click or drag file to here

Content Type String Hex Base64 Charset ASCII UTF-8 UTF-16 UTF-32 GBK GB2312 GB18030 ISO-8859-1 Algorithm CRC-8 CRC-8-ITU CRC-8-ROHC CRC-8-MAXIM CRC-16-IBM CRC-16-MAXIM CRC-16-USB CRC-16-MODBUS CRC-16-CCITT CRC-16-CCITT-FALSE CRC-16-X25 CRC-16-XMODEM CRC-16-XMODEM2 CRC-16-DNP CRC-24-Q CRC-32 CRC-32-C CRC-32-KOOPMAN CRC-32-MPEG-2 CRC-64-ISO CRC-64-ECMA Custom Calculate Clear Polynomial Formula Bit Width Polynomial Formula(HEX) Initial Value(HEX) XOROUT(HEX) Reverse Hex Result Copy Bin Result Copy Base64 Result Copy Related Tools

XOR Checksum / BCC Checksum Online

Longitudinal Redundancy Check Calculator Online

Binary File Hex String Converter

Binary Data Format Converter Online

Template Data Generator Online

CRC Calculation Online-summary

The cyclic redundancy check calculation function of CRC8, CRC16, CRC32 and crc64 is provided to detect or verify possible errors after data transmission or saving. It uses the principle of division and remainder to detect errors. When calculating, pay attention to different algorithms (including polynomial, initial value, whether to reverse, etc.), and the calculation results will be different.

CRC Calculation Online-instructions

Cyclic Redundancy Check,( CRC)is a channel coding technology that generates short fixed digit check code according to network data packets or computer files. It is mainly used to detect or check the possible errors after data transmission or storage. It uses the principle of division and remainder to detect errors. This tool supports online calculation of CRC8, CRC16, CRC32 and CRC64.

  1. Input Data : support string, hex and Base64. When the input data is string, the character set parameter is valid. The UTF-8 character set is compatible with the ASCII character set. Only enter the characters to be calculated, and do not include redundant spaces. When the input content is hex, redundant spaces are automatically removed, and there is no need to enter the prefix 0x character.
  2. Open File : click upload file to calculate the CRC value of the file. The maximum file size is 50MB. Calculating the CRC value of a file requires user login.
  3. Algorithm : select CRC calculation algorithm, and other parameters will be automatically read according to the selected algorithm without setting. If you select Custom algorithm, you need to fill in the following six parameters. The length of the hex string (Polynomial Formula, Initial Value, XOROUT) is Bit-Width/4.
  4. Bit Width : Number of bits of CRC check result. Supports 8-bit, 16-bit, 24-bit, 32-bit, and 64-bit.
  5. Polynomial Formula(HEX) : The abbreviation of the generated formula, expressed in hexadecimal. Ignore the highest "1".
  6. Initial Value(HEX) :The initial preset value of the algorithm,expressed in hexadecimal.
  7. REFIN : Whether each byte of input data is reversed by bit.
  8. REFOUT : Whether the whole data is reversed bit by bit after calculation and before the result is output.
  9. XOROUT(HEX) : The final CRC value is obtained after the calculation result XOR with this parameter.

Table of common CRC parameters

Algorithm Polynomial Formula Bit Width Polynomial Initial Value XOROUT REFIN REFOUT
© 2020-2025 LDDGO.NET Site Map 苏ICP备20039521号-1 Contact
  • select language English

Từ khóa » Tính Crc Online