CRC 계산기
무료 온라인 서비스 CRC 계산기 설치가 필요 없는 도구
What is a CRC 계산기?
A CRC (Cyclic Redundancy Check) calculator computes checksum values used to detect errors in data transmission 및 storage. It applies polynomial division to your input data 및 produces a fixed-size result (checksum) that can verify data integrity.
How to Use
1. Choose input type: ASCII text or hexadecimal bytes. 2. Enter your data in ... text area. 3. Select output ...mat: HEX, DEC, OCT, or BIN. 4. The tool instantly computes all supported CRC variants 및 displays results in three tables: CRC-8, CRC-16, 및 CRC-32. 5. Click ... Copy button next to any result to copy it to your clipboard.
Supported Algorithms
The tool supports over 60 CRC algorithms across three categories:
CRC-8: 20 algorithms including AUTOSAR, BLUETOOTH, CDMA2000, SMBUS, 및 more. CRC-16: 30 algorithms including ARC, KERMIT, MODBUS, XMODEM, USB, 및 more. CRC-32: 12 algorithms including ISO-HDLC (st및ard CRC-32), BZIP2, ISCSI (CRC-32C), MPEG-2, 및 more.
Each algorithm row shows ... algorithm name, computed result, check value (... ... st및ard test string "123456789"), polynomial, initial value, reflect input, reflect output, 및 XOR output.
Underst및ing ... Check Value
The Check column shows ... expected CRC result ... ... st및ard test string "123456789". If you enter "123456789" as ASCII input, your computed result should match ... check value. This is useful ... verifying that a specific CRC algorithm is producing correct results.
Input Formats
ASCII mode: Enter any text. The tool converts it to bytes using UTF-8 encoding. HEX mode: Enter hexadecimal byte pairs separated by spaces or continuous. For example: "48 65 6C 6C 6F" or "48656C6C6F". Hex input must have even length 및 contain only characters 0-9 및 a-f (or A-F).
▶What is ... difference between CRC-32 및 CRC-32C?
▶Which CRC algorithm should I use?
▶Is my data sent to a server?
▶What does RefIn 및 RefOut mean?
▶Why does my CRC result not match an online reference?
이 도구가 당신에게 도움이 되었다면, 저에게 커피 한 잔 사주세요.
제게 커피 한 잔 사주세요.