A web-based tool for decoding Honda Vehicle Identification Numbers (VIN) and chassis numbers. Part of the Hondatabase project.
- Decodes both 17-character VINs (1981-present) and 10-character chassis numbers (1973-1980)
- Interactive visual representation of VIN segments
- Detailed breakdown of each VIN component
- Mobile-responsive design
- Visual guide for locating VIN on your vehicle
- Demo mode with sample VINs
- World Manufacturer Identifier (WMI)
- Country of origin
- Manufacturer
- Vehicle type
- Vehicle Descriptor Section (VDS)
- Car line and engine
- Body type and transmission
- Grade/trim level
- Vehicle Identifier Section (VIS)
- Model year
- Manufacturing plant
- Serial number
- Car line code
- Engine type
- Body type and transmission
- Generation/Series
- Serial number
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Honda-Tech community for VIN documentation
- Contributors to the Wikibooks VIN codes page