SEDOL check
ClientValidate a SEDOL check character.
SEDOL OK: 0263494
Nearby workflows on Toolcore
- CUSIP check — Validate a CUSIP check character. when another identifier column uses a different checksum ruleset.
- ISIN check — Validate an ISIN check digit (letters expand, then Luhn). when another identifier column uses a different checksum ruleset.
- Luhn checksum (mod 10) — Paste a digit string (spaces ignored)—pass or fail Luhn for PANs, IMEI-style IDs, and test vectors; browser-only. when another identifier column uses a different checksum ruleset.
- Payment card checker — Paste PAN digits—Luhn pass/fail plus Visa/Mastercard/Amex/Discover-style BIN hint; no bank lookup; browser-only. when another identifier column uses a different checksum ruleset.
About this tool
UK/Ireland security identifier checksum.
Common use cases
- SEDOL check for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Use q or qb for the main text field when supported.
More tools
Related utilities you can open in another tab—mostly client-side.
CUSIP check
ClientValidate a CUSIP check character.
ISIN check
ClientValidate an ISIN check digit (letters expand, then Luhn).
Luhn checksum (mod 10)
ClientPaste a digit string (spaces ignored)—pass or fail Luhn for PANs, IMEI-style IDs, and test vectors; browser-only.
Payment card checker
ClientPaste PAN digits—Luhn pass/fail plus Visa/Mastercard/Amex/Discover-style BIN hint; no bank lookup; browser-only.