1. Encode ABC as alphabet positions
Puzzle creatorBackground
A puzzle creator wants to publish a short numeric clue based on the first three letters of the alphabet.
Problem
The clue needs a clear A1Z26 representation with separators between each value.
How to use
Enter "ABC", choose Encode mode, select the hyphen separator, and use uppercase case handling.
Text: ABC; Mode: Encode; Separator: Hyphen (-); Case: Uppercase (ABC)Outcome
The tool produces "1-2-3".