A VIN describes how a vehicle was built. It cannot describe where it was shipped, and no decoder anywhere changes that. The free GCC spec check reads your VIN, gives a verdict with a certainty score and the evidence behind it, and lists the physical and documentary checks that settle what the VIN cannot, starting with the GSO conformity lookup. The full VIN decoder returns every attribute the decode resolves, and the Toyota page explains the scheme above position by position.
Common questions
Why do some VIN decoders date a Gulf Hiace thirty years early?
Because the standard rule for reading the tenth character chooses between two thirty-year cycles based on whether position 7 is a letter or a digit, and Gulf Hiace VINs break that assumption by carrying a digit at position 7 alongside a genuine year letter at position 10. The rule lands in the wrong cycle and a 2015 van reads as 1985. This decoder cross-checks the result against the variant's production window and corrects it.