Validate or calculate the check digit for any Australian Company Number using the official ASIC algorithm โ runs entirely in your browser.
For official company searches including name, status, and registered address, visit ASIC at connectonline.asic.gov.au.
An Australian Company Number is a 9-digit identifier ASIC assigns to every company registered under the Corporations Act 2001. It must appear on all official company documents.
Multiply the first 8 digits by the weights 8, 7, 6, 5, 4, 3, 2, 1 and sum them. Take the sum modulo 10 and subtract from 10 (use 0 if the result is 10). The result is the valid 9th digit.
No. An ACN identifies a company under ASIC; an ABN is broader and issued by the ATO for any business. A company's ABN is derived by prepending two check digits to its ACN.