Every VIN begins with a three-character World Manufacturer Identifier. This tool reads those three characters and tells you the country of manufacture, the brand, and the broad vehicle type — useful when you only have a partial VIN or want to verify where a vehicle was actually built.
How it works
The decode happens in two stages, both defined by international standard:
- Country (characters 1-2). ISO 3780 divides the alphanumeric space into
geographic ranges. Character 1 sets the continent (for example
S-Zis Europe,1-5is North America,6-7is Oceania,8-9is South America), and characters 1-2 together pin down the specific country. The tool matches your pair against the full range table. - Manufacturer (characters 1-3). The complete three-character WMI is issued
to an individual manufacturing plant.
WBAis BMW in Germany,5YJis Tesla in the United States,JHMis Honda in Japan, and so on.
VINs never contain the letters I, O, or Q because they are confused with
1 and 0, so those characters are stripped from your input automatically.
Example and notes
A VIN beginning 5YJ3E1EA7JF resolves to country United States and
manufacturer Tesla (electric passenger car). A VIN beginning WVWZZZ resolves
to Germany / Volkswagen. If the country shows correctly but the manufacturer
reads as unlisted, the brand simply is not in the embedded table — the country is
still reliable. For an authoritative full decode including model year and plant,
pair this with the NHTSA vPIC decoder.