What3Words-Style Converter
Encode geographic coordinates into memorable three-word grid references
Coordinates
Grid Reference
///quest.yield.yield
This is a demonstration grid reference encoder. It uses a deterministic algorithm to assign three words to any coordinate. Not compatible with the official What3Words service.
Convert any latitude/longitude coordinate into a memorable three-word reference. Makes sharing locations easier than reading out numbers.
Key Features
- ✓Deterministic word encoding
- ✓Latitude/longitude input
- ✓Three-word output
- ✓Copy to clipboard
- ✓74-word vocabulary
- ✓Covers all global coordinates
How to What3Words-Style Grid Reference Encoder | Xonvert
- 1
Enter latitude and longitude
Type the geographic coordinates you want to encode.
- 2
View the three-word reference
The tool generates a memorable three-word grid reference.
- 3
Copy and share
Use the copy button to share the reference with others.
- 4
Note compatibility
This is not compatible with the official What3Words service.
Common Use Cases
- •Creating memorable location references
- •Simplifying coordinate sharing
- •Educational demonstration of grid encoding
- •Location-based puzzles and games
Frequently Asked Questions
Is this compatible with What3Words?▼
No, this is an independent demonstration encoder using a different algorithm. It is not affiliated with or compatible with the official What3Words service.
Can I decode back to coordinates?▼
The current implementation provides encoding only. Deterministic decoding would require the same algorithm and word list.