How to Read a VIN Number and Where to Find It
Updated 2026-09-05
If you have any paperwork for the car, you do not need to go outside. The VIN is printed on your insurance card, your registration, the title, and the UK V5C logbook. That is the fastest route by a wide margin, and the number there has already been transcribed by someone who could read it clearly.
If the paperwork is what you are trying to replace, the car carries it in several places, and they are not equally easy to photograph.
Where it is stamped
| Location | Notes |
|---|---|
| Driver’s side dashboard, through the windshield | The famous one, and the worst to read — angled glass, reflections, sun |
| Driver’s door jamb sticker | Same number, usually with a barcode, flat and well lit. Start here |
| Engine bay — firewall or strut tower | Stamped into metal, often dirty |
| Under the spare tyre or on the frame rail | Common on trucks and vans |
| Under the bonnet or on a plate near the front seat | Typical on UK and European cars |
| Insurance card, registration, title, V5C | No tools, no crouching |
The door jamb sticker is the answer to most of this. It sits on a flat panel at eye level when the door is open, it is printed rather than stamped, and it usually includes a barcode. People photograph the windshield out of habit and then fight reflections for ten minutes.
Reading the seventeen characters
Every VIN issued since the 1981 model year is exactly 17 characters. Older vehicles use shorter, manufacturer-specific formats that do not follow any of this.
- Positions 1–3 — the World Manufacturer Identifier. The first character is the region:
1,4and5are the United States,2is Canada,3is Mexico,Jis Japan,Kis Korea,Lis China,Sis the United Kingdom,Wis Germany,Yis Sweden or Finland,Zis Italy. - Positions 4–8 — vehicle attributes: model, body style, engine, restraint system. Manufacturer-specific.
- Position 9 — the check digit.
- Position 10 — model year.
- Position 11 — assembly plant.
- Positions 12–17 — the sequential serial number.
Two of these are worth knowing in detail, because they let you catch your own mistakes.
Position 9 is a checksum
The ninth character is a check digit computed over the other sixteen. Each character is converted to a number, multiplied by a fixed positional weight, summed, and divided by 11 — the remainder is the check digit. It can be 0 through 9 or X, where X stands for 10, which is why a VIN is the only vehicle number where an X in the middle is correct and expected.
The check digit is mandatory on vehicles built for sale in the United States and Canada. It is not universally required elsewhere, so a European-market VIN may have a character in position 9 that does not validate. Where it does apply, it makes a misread detectable, which is the same trick the fifteenth digit of an IMEI plays with the Luhn formula.
Position 10 is the year, on a 30-year cycle
The model year runs through a fixed sequence that skips I, O, Q, U and Z. Recent years: P is 2023, R is 2024, S is 2025, T is 2026.
Because the cycle repeats every thirty years, T could in principle mean 1996. For passenger cars and light trucks there is a tiebreaker built into the standard: if the seventh character is a digit, the vehicle is from 1980–2009; if it is a letter, it is from 2010–2039.
The letters that do not exist
I, O and Q never appear anywhere in a VIN. This is not a convention, it is written into the standard, and the reason is exactly the problem you are having: I against 1, O and Q against 0.
This makes VINs unusually friendly to read from a photograph. Any I, O or Q your eyes or your software produce is wrong by definition, and you already know what it should have been. The characters that remain genuinely ambiguous are S against 5, B against 8, G against 6, and 2 against Z — and Z is valid in most positions, so that last one needs care. Why OCR gets numbers wrong covers the shapes behind these confusions.
Getting a clean read
Photograph the door jamb sticker rather than the windshield. If you must use the dashboard plate, shoot from inside the car looking out rather than from outside looking in — you remove your own reflection and the sky, and gain the dashboard as a dark backdrop. Wipe the glass on both sides. Shade the plate with your hand or a jacket rather than adding flash, which bounces straight off the windshield.
Then check the result. Our VIN from photo tool validates the check digit and flags any I, O or Q it read, which between them catch the overwhelming majority of transcription errors before you paste the number into a history report or an insurance form.
Working through a row of cars on a lot is the case where an app pays off — SwipeScan keeps every read in a timestamped list, so a row of cars produces one ordered list instead of seventeen characters on a clipboard you overwrite at the next vehicle. For a single VIN from a picture already on your phone, the VIN from photo tool is the shorter route. If the number is in a screenshot from a listing rather than a photograph, copying text from a screenshot applies instead.
The short version
- Check your insurance card, registration or V5C first — the VIN is already printed there.
- On the car, photograph the driver’s door jamb sticker, not the windshield.
- Seventeen characters since the 1981 model year: 1–3 manufacturer, 9 check digit, 10 model year, 12–17 serial.
- I, O and Q never appear in a VIN, so reading one proves you have made an error.
- Position 9 is a mod-11 check digit that can be X, and it is mandatory on North American vehicles — validate it before using the number.
Questions
Is there an O or an I in a VIN?
Never. The standard excludes I, O and Q from all seventeen positions, precisely so they cannot be confused with 1 and 0. If you read one, you have misread a digit.
What does the 10th character of a VIN mean?
The model year. It runs through letters and digits on a 30-year cycle: P is 2023, R is 2024, S is 2025 and T is 2026. The letters I, O, Q, U and Z are skipped.
Where is the VIN if I cannot see it through the windshield?
The sticker in the driver's door jamb carries the same number, usually with a barcode, and it is far easier to photograph. It is also on your insurance card, registration and title.
Try the tool this guide is about
It runs in your browser — nothing uploaded, no account. The app adds the camera, offline use, and a paid scan history.
Related guides
How to Find an IMEI Number Without the Box
How to find an IMEI number without the box: the *#06# dial code, where it is printed on each phone, and the check digit that tells you when you misread one.
OCR Accuracy: Why Numbers Come Out Wrong
OCR accuracy is quoted per character, which hides the real problem. On a long number the whole string is what matters, and that falls away fast. Here is the maths.
How to Copy Text From a Screenshot
How to copy text from a screenshot on iPhone, Android, Windows and Mac with tools you already have, plus the cases where built-in text recognition fails.