Word to Number Converter

Convert any word to its numerical value using the A=1, B=2, Z=26 alphabet position system. See the letter-by-letter breakdown, total sum, and average value instantly.

How Word Values Work

Converting a word to a number is a straightforward process rooted in the ordinal positions of the English alphabet. Each of the 26 letters has a fixed position: A is 1, B is 2, C is 3, and the sequence continues linearly through Z at 26. To convert a word to its number, you look up the position of each letter, then add all the positions together to get a single total called the word value (also known as the word sum, word worth, or letter sum). This is the same system used by our letters to numbers converter and the underlying principle behind the A1Z26 cipher.

For example, consider the word CODE. C is the 3rd letter, O is the 15th, D is the 4th, and E is the 5th. Adding these together: 3 + 15 + 4 + 5 = 27. The word CODE has a value of 27. The process is identical regardless of whether you type the word in uppercase or lowercase, since both cases map to the same ordinal positions.

Word values are integers that scale roughly with word length. Short words (3-4 letters) typically range from about 10 to 80. Medium words (5-8 letters) commonly fall between 30 and 150. Long words (10+ letters) can exceed 200. The theoretical maximum value per letter is 26 (for Z), so the maximum possible value for any word equals 26 times its letter count. In practice, real English words rarely approach this maximum because Z is one of the least common letters.

Interesting Word Value Facts

Word values reveal surprising numerical relationships between common English words. Some of these coincidences have attracted attention in recreational mathematics, numerology, and puzzle communities for decades.

GOD = 26.G=7, O=15, D=4. The sum 7+15+4=26 equals the total number of letters in the English alphabet. This numerological coincidence has been noted by puzzle enthusiasts and word game players for years. While mathematically trivial (any three-letter combination summing to 26 would work), the correspondence between the word and the alphabet's cardinality makes it a memorable example.

EVIL = 48. E=5, V=22, I=9, L=12. The sum 5+22+9+12=48. Some recreational mathematicians have noted that EVIL and LIVE are anagrams with identical word values (since anagrams always share the same value, being composed of the same letters). VILE and VEIL, also anagrams of the same letters, naturally equal 48 as well.

HELLO = 52. One of the most commonly calculated word values. H=8, E=5, L=12, L=12, O=15. Sum: 8+5+12+12+15=52. Students learning about word values often start with HELLO because it is universally known and contains a repeated letter (L appears twice), demonstrating that each occurrence counts separately.

Anagram equivalence. All anagrams of a word have the same value because addition is commutative. Rearranging letters does not change their sum. LISTEN and SILENT are anagrams with equal values. EARTH and HEART are anagrams with equal values. This property means you cannot use word values alone to distinguish between anagrams. Use the word value calculator to compare multiple words side by side.

Dollar words.Words with a value of exactly 100 are called dollar words because 100 cents equals one dollar in US currency. Finding dollar words is a classic math classroom exercise that combines vocabulary, estimation, and addition. The challenge lies in finding real English words that hit the exact target. Students develop estimation skills by mentally gauging whether a word's letters are heavy (toward the end of the alphabet) or light (toward the beginning) before performing the precise calculation.

Word Values in Games and Puzzles

Word-to-number conversion is a core mechanic in several types of games and puzzle challenges. Understanding how these applications use word values helps you appreciate why this seemingly simple calculation has remained popular for centuries.

Geocaching puzzle caches.Many geocaching puzzles hide GPS coordinates within word values. A cache owner might post a message like "The North coordinate is the value of PUZZLE minus the value of FUN." Solvers must calculate PUZZLE = 16+21+26+26+12+5 = 106 and FUN = 6+21+14 = 41, then compute 106 - 41 = 65, yielding a coordinate digit. Multiple such calculations can produce complete GPS coordinates that lead to the hidden cache.

Escape room challenges.Escape rooms frequently incorporate word value calculations as puzzle steps. A room might contain a locked box with a three-digit combination lock and a clue that reads "KEY." Calculating K=11, E=5, Y=25 gives 41, but a three-digit lock needs three digits. The puzzle might require using the individual letter values 11-5-25 or the padded two-digit values 11-05-25 to open the lock. The ambiguity is part of the challenge.

Recreational mathematics. Number theorists and recreational mathematicians have catalogued words by their values, identified mathematical properties of word value distributions, and created challenges based on value constraints. Which common English word has the highest value? Which word has the most letters while maintaining a value under 50? Which pairs of synonyms have identical word values? These questions turn vocabulary into a mathematical playground.

Educational assessment. Teachers use word value challenges as formative assessments that simultaneously test spelling ability and arithmetic fluency. A student who correctly calculates the value of GEOGRAPHY demonstrates knowledge of how to spell the word, ability to look up nine alphabet positions, and skill in adding nine numbers. Errors in any of these areas produce incorrect results, making word value calculation a surprisingly effective multi-skill assessment tool. The A1Z26 cipher converter can help verify student answers quickly.

Comparison of Word Value Methods

The A=1, B=2, Z=26 method used by this converter is the most common word valuation system, but it is not the only one. Several alternative methods exist, each producing different values for the same words and serving different purposes.

Standard A1Z26 (this tool): A=1 through Z=26. Simple, intuitive, universally recognized in the puzzle community. The total possible range for a single letter is 1 to 26, and the average letter value across the entire alphabet is 13.5.

Scrabble tile values: Scrabble assigns values based on letter frequency in English, not alphabetical position. E, A, I, O, N, R, T, L, S, U are each worth 1 point. Q and Z are worth 10 points. This system rewards using uncommon letters rather than letters at the end of the alphabet.

ASCII values: In the ASCII standard, uppercase A through Z have values 65 through 90, and lowercase a through z have values 97 through 122. ASCII word values are much higher than A1Z26 values and can differ between uppercase and lowercase versions of the same word.

Hebrew gematria: The original gematria system assigns values to the 22 Hebrew letters using units (1-9), tens (10-90), and hundreds (100-400). English adaptations of gematria use various non-standard mappings and are primarily associated with mystical and numerological traditions rather than mathematical or puzzle applications.

Reversed alphabet (Z=1):This system flips the standard mapping so Z=1, Y=2, through A=26. A word and its Atbash-encoded equivalent have related values under this system. The sum of a letter's standard position and its reversed position always equals 27.

For consistency across puzzles, games, and educational contexts, the standard A=1 through Z=26 system used by this converter is the recommended default. Specify the method explicitly when communicating word values in contexts where multiple systems might be assumed.

Frequently Asked Questions

Assign each letter its position in the English alphabet (A=1, B=2, C=3 through Z=26) and add all the values together. For example, the word CAT converts to C=3 + A=1 + T=20, giving a total word value of 24. Spaces, punctuation, and non-letter characters are ignored in the calculation.
LOVE has a total value of 54. The breakdown is L=12, O=15, V=22, E=5. Adding these together gives 12+15+22+5=54. This makes LOVE a moderately high-value word, above the average for four-letter words.

Related Tools