Ordinal Number Converter - Online 1st, 2nd, 3rd Maker
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
UD5 Toolkit
Validate, verify & convert ISBN‑10 and ISBN‑13 online — with detailed calculation steps
Convert between ISBN‑10 and ISBN‑13 formats
Validate multiple ISBNs — one per line
| ISBN Input | Clean | Type | Status |
|---|
ISBN (International Standard Book Number) is a unique numeric identifier for books, e-books, and other published media. It enables publishers, libraries, and retailers to track and manage books accurately across the global supply chain. Every distinct format of a book (hardcover, paperback, EPUB, etc.) receives its own ISBN.
The system was introduced in 1970 with 10-digit codes (ISBN‑10). In 2007, the standard expanded to 13 digits (ISBN‑13) to align with the global EAN barcode system and accommodate growing publication volumes.
ISBN‑10: Multiply each of the first 9 digits by weights 10, 9, 8, …, 2. Sum the results. The check digit is the value that makes the total divisible by 11. If the required value is 10, the check digit is 'X'.
ISBN‑13: Multiply each of the first 12 digits by alternating weights 1, 3, 1, 3, …, 1, 3. Sum the results. The check digit is (10 − (sum mod 10)) mod 10.
Example (ISBN‑13 978-0-306-40615-7): sum = 1×9 + 3×7 + 1×8 + 3×0 + 1×3 + 3×0 + 1×6 + 3×4 + 1×0 + 3×6 + 1×1 + 3×5 = 9+21+8+0+3+0+6+12+0+18+1+15 = 93; 93 mod 10 = 3; check digit = 10−3 = 7 ✓
Yes! To convert a valid ISBN‑10 to ISBN‑13:
Reverse conversion (ISBN‑13 → ISBN‑10) is only possible when the ISBN‑13 starts with 978. Drop the 978 prefix and the last digit, then recalculate the ISBN‑10 check digit (which may be 'X').
An ISBN is divided into 5 segments (shown with hyphens or spaces in printed form):
Almost. The barcode printed on most books is the EAN‑13 barcode representation of the ISBN‑13. For ISBN‑10 books published before 2007, the barcode often contains the ISBN‑10 encoded in EAN‑13 format with a 978 prefix. The human-readable number above the barcode is the ISBN itself. The barcode also typically includes a 5-digit add-on code for the retail price.
Common reasons an ISBN fails validation:
Absolutely. Our validator automatically strips hyphens, spaces, and any "ISBN" prefix before validation. You can paste ISBNs in any common format: 978-0-306-40615-7, 0 306 40615 2, ISBN: 9780306406157, or just the raw digits. The cleaned version is displayed alongside the results so you can verify the parsing.
The 978 and 979 prefixes are part of the GS1 (Global Standards One) system. The International ISBN Agency secured 978 in the 1980s as the "Bookland" prefix — a reserved EAN identifier that tells barcode scanners worldwide: "this is a book." When the 978 range began running out of capacity, the 979 prefix was activated in 2020. Books with 979 ISBN‑13 do not have an ISBN‑10 equivalent because the ISBN‑10 system was retired in 2007.
Yes! These are well-known, valid test ISBNs you can use:
| Format | ISBN | Notes |
|---|---|---|
| ISBN‑10 | 0-306-40615-2 | Classic test ISBN (valid) |
| ISBN‑13 | 978-0-306-40615-7 | Same book, ISBN‑13 version |
| ISBN‑13 | 978-1-4028-9462-6 | Another valid test ISBN |
| ISBN‑10 | 0-19-852663-6 | Oxford University Press test ISBN |
📚 Over 2 million new ISBNs are issued globally each year.
🔢 The 'X' check digit in ISBN‑10 stands for the Roman numeral 10 — not the letter X.
🌍 ISBN registration groups range from 1–5 digits; English-speaking countries use 0 or 1.
📖 E-books require a separate ISBN from the print edition — they are considered different formats.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Inspect any website's SSL/TLS certificate details: issuer, expiry date, subject, and SANs. Verify certificate chains. All checks are private and require no server upload.
Paste a phone number and format it according to the E.164 standard. Identify country and detect common typos. Local parser.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Generate cryptographically secure BIP39 mnemonic phrases (12 or 24 words) for HD wallet seeds. All entropy generated locally.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Convert standard Arabic numbers into formal Japanese/Kanji numerals (e.g., 123 → 百二十三). Also supports large numbers.
Create categorized shopping lists (produce, dairy, meat, etc.). Add items, check them off, and print. Data stored in your browser. Never lose a list.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Client‑side fetch.
Multiple digital counters for tracking stitches, rows, and pattern repeats. Increment, reset. Works on mobile.
Paste N‑Triples data and convert it to a compact JSON‑LD representation. Work with linked open data. Local.
Easily apply ROT13 cipher to obfuscate or reveal text. A classic letter substitution cipher that works bidirectionally. Purely client-side processing.
Check how many pages a PDF has without uploading it (uses FileReader). Also shows file size and title if available. Simple and fast client-side tool.
Browse, edit, and delete keys stored by the idb‑keyval library in your browser. Handy for debugging PWAs.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent mis‑issuance.
Choose tabular‑nums, diagonal‑fractions, ordinal and see the effect on a numeric list. Elegant data presentation.
Paste a line of poem and see which syllable stresses create a particular meter. Educational tool.
Interpret your blood pressure reading based on American Heart Association and European Society of Cardiology categories. Visual gauge with actionable health insights.
Guided breathing exercises with animated circle for inhale/hold/exhale. Includes box breathing, 4-7-8, and resonant breathing patterns. Customizable intervals.
Identify common grammar mistakes (subject-verb agreement, tense, articles) with simple rule-based analysis. Explanations provided. Not AI, purely rule-based and local.
Enter a URL and a user‑agent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Type a child's name and create a printable dotted trace sheet. Practice fine motor skills. Local only.
Search for any file extension to see its full name, MIME type, and description. Covers thousands of entries. Static data.
Detect browser support for font‑tech() and font‑format() values in @font‑face src. Check COLRv1, variable, etc.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Apply dyslexia‑friendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.