Canadian · Validation

Canadian SIN validator.

Validate a Social Insurance Number against the Luhn check digit. Everything runs in your browser — no SIN ever leaves your device.

Inputs

Enter 9 digits. Formatting is added for you.

Result

Enter a SIN and press Validate.

How SIN validation works

A SIN is a nine-digit identifier issued by Service Canada. Validity is checked with the Luhn algorithm — the same checksum used for credit cards. Doubling every second digit from the right, summing the parts, and checking that the total is divisible by 10 confirms the SIN is mathematically well-formed.

First-digit meaning

Privacy

This tool runs entirely in your browser. Nothing you type is transmitted, stored, or logged. Use it freely on shared devices.