Gematria Calculator
Free gematria calculator: convert any word or phrase into English Ordinal and Full Reduction values instantly, with the letter-by-letter math shown.
Last updated
How the Gematria Calculator Formula Works
This gematria calculator works on the English alphabet, not the Hebrew alphabet gematria traditionally uses. Each English letter is given a position from A=1 to Z=26. English Ordinal adds those positions up directly for every letter in your word or phrase.
Full Reduction first collapses each letter's position down to a single digit between 1 and 9 by adding its digits together, then adds those single digits up instead.
The two methods almost always land on different totals for the same phrase, because Full Reduction throws away information Ordinal keeps: Z (26) and K (11) both reduce to the same single digit, 8 and 2, even though 26 and 11 are far apart as raw numbers.
ordinal = sum(letterPosition); reduction = sum(digitSum(letterPosition))- phrasetextThe word or phrase to convert.
- ordinalnumberSum of each letter's A=1..Z=26 value.
- reductionnumberSum of each letter's value reduced to a single digit.
ordinal = sum(letterPosition); reduction = sum(digitSum(letterPosition))- phrase
- text
- The word or phrase to convert.
- ordinal
- number
- Sum of each letter's A=1..Z=26 value.
- reduction
- number
- Sum of each letter's value reduced to a single digit.
Using the Gematria Calculator
Enter word or phrase
Type the figure you already have — the result updates as you type.
Read the result
The figure updates live as you type, so there is nothing to submit. Press Calculate if you want the answer brought into view — useful on a phone, where the keyboard covers the result panel.

A Real Worked Example
"Calculator" has 10 letters. Adding each letter's alphabet position (C=3, A=1, L=12, C=3, U=21, L=12, A=1, T=20, O=15, R=18) gives an English Ordinal value of 106. Reducing each of those same values to a single digit first (3, 1, 3, 3, 3, 3, 1, 2, 6, 9) gives a Full Reduction value of 34.
Both numbers describe the same ten letters; they just get there by different arithmetic, which is why a gematria calculator normally reports more than one cipher rather than a single "correct" answer.
What Else to Know
Hebrew Gematria: The Tradition This Calculator's Method Grew Out Of
Gematria began as a Hebrew practice, not an English one. In the traditional system, called mispar hechrachi ("absolute value"), each of the 22 letters of the Hebrew alphabet carries a fixed numeral value: Aleph through Tet run 1 through 9, Yod through Tsadi run 10 through 90 in steps of ten, and Qof through Tav run 100 through 400 in steps of a hundred.
A word's gematria value is the sum of its letters under that scale, and two words that land on the same total are traditionally read by commentators as connected in meaning, even when they look nothing alike on the page.
The best-known example is the Hebrew word chai, meaning "life": chet (8) plus yod (10) sums to 18, which is why 18, and multiples of it, became a customary monetary gift amount in Jewish tradition.
According to My Jewish Learning and Wikipedia's entry on gematria, the practice is documented in the Babylonian Talmud and classical Midrashic literature, and Sefer Yetzirah, an early kabbalistic text, was the first surviving work to build out a formal system around it.
It became a central tool of Kabbalah for medieval scholars including the 13th-century Hasidei Ashkenaz and later figures such as Abraham Abulafia, who used numeral equivalence to argue that connected words revealed a deeper structure underneath Biblical Hebrew, most famously that Elohim (God) and hateva (nature) both total 86.
Gematria in this sense is a long-standing method of scriptural interpretation within Judaism, not a predictive or scientific one, and it has drawn skepticism for exactly as long as it has been practiced: the ancient philosopher Iamblichus already objected that different letters can share a value, that letter forms drift over centuries, and that with enough arithmetic operations to choose from, almost any two words can be made to match.
This calculator does not use the Hebrew alphabet or the mispar hechrachi scale — it applies the same part-to-whole letter-summing idea to English letters instead, which is a related but separate tradition covered below.
How English Gematria Differs from Traditional Hebrew Gematria
Assigning numbers to letters outside Hebrew is not new either. Ancient Greek isopsephy, tracing back to at least the 5th century BCE and linked to the Pythagoreans, did the same thing with the Greek alphabet, and Aristotle already discussed the practice by name.
English letter-number ciphers are a modern, distinct offshoot of that same idea rather than a translation of Hebrew gematria: because the English alphabet has 26 letters instead of Hebrew's 22, and because English letters were never assigned a traditional numeral scale the way Hebrew and Greek letters were centuries ago, English gematria systems had to invent their own letter-to-number mappings from scratch.
English Ordinal (A=1 through Z=26) is the simplest and most widely used of these, taking each letter's plain position in the alphabet with no further adjustment.
Full Reduction is a second, older idea layered on top of the same alphabet: it descends from the belief, associated with Pythagorean numerology, that every number should ultimately collapse to a single digit between 1 and 9. Under Full Reduction, J (the 10th letter) becomes 1, because 1+0=1, and the pattern repeats every nine letters through the alphabet.
A separate system entirely, the English Qaballa (also called the ALW cipher), was created in 1976 by James Lees while studying Aleister Crowley's occult writings, and assigns numbers by skipping through the alphabet in a fixed 11-letter interval rather than sequential order — a reminder that "English gematria" is really a family of unrelated ciphers that happen to share a name, not one agreed system the way Hebrew's mispar hechrachi is.
This calculator computes two of the most common members of that family, Ordinal and Full Reduction, purely as arithmetic on the letters you type. Neither traces back to the Hebrew tradition itself, and neither result should be read as confirming anything beyond what it is: a sum.
Frequently Asked Questions About the Gematria Calculator
What is gematria?
Gematria is a practice of assigning a numerical value to each letter of an alphabet, then adding up the letters in a word or phrase to get a single total. It originated in Hebrew, where it became a tool of Biblical interpretation and Jewish mysticism, and similar systems later developed independently for Greek (isopsephy) and English. A gematria calculator automates that letter-by-letter addition so you don't have to do it by hand.
What is English Ordinal gematria?
English Ordinal is a cipher that assigns each letter its position in the alphabet, A equals 1 through Z equals 26, then adds up every letter in a word or phrase to get a single total. It's one of the most commonly used English gematria systems online, alongside Full Reduction and a handful of others, each producing a different number for the same phrase.
What is Full Reduction gematria?
Full Reduction, sometimes called Pythagorean gematria, first reduces every letter's alphabet position to a single digit between 1 and 9 by adding its digits together, then sums those single digits across the whole word or phrase. So the 26th letter, Z, becomes 2+6=8 before it's added, rather than contributing a full 26. It traces to the Pythagorean idea that all numbers reduce to a single-digit root.
What is the difference between Ordinal and Full Reduction?
Ordinal sums each letter's raw alphabet position directly, so a letter like Z contributes 26 points. Full Reduction first collapses that position down to a single digit between 1 and 9 by adding its own digits together, so Z's 26 becomes 2 plus 6, or 8, before being added to the total. The two methods almost always produce different final numbers for the same phrase.
Does this calculator compute Hebrew gematria values?
No. This calculator applies English Ordinal and Full Reduction, both of which run on the 26-letter English alphabet, not the 22-letter Hebrew alphabet traditional gematria uses. Hebrew gematria assigns each Hebrew letter a fixed value under a scale called mispar hechrachi, which has no direct equivalent in English. English gematria borrows the same letter-summing idea but is a separate, later tradition with its own letter-value systems.
What is the traditional Hebrew letter-value system called?
It's called mispar hechrachi, meaning "absolute value." The first nine Hebrew letters count 1 through 9, the next nine count 10 through 90 in steps of ten, and the final four count 100 through 400 in steps of a hundred. A word's gematria value is the sum of its letters under that scale, which is the basis for most traditional Hebrew gematria interpretation.
Where does gematria come from historically?
Gematria has roots in Jewish interpretive tradition going back to the Babylonian Talmud and classical Midrashic literature, with Sefer Yetzirah, an early kabbalistic text, credited as the first to build out a formal system. It became central to Kabbalah in the Middle Ages through figures like the Hasidei Ashkenaz and Abraham Abulafia, who used shared numerical values between words to argue for deeper connections in Biblical Hebrew.
Is gematria the same thing as isopsephy?
They're closely related but not identical. Isopsephy is the Greek version of the same idea, assigning numeral values to Greek letters and summing them, and it predates or runs parallel to Hebrew gematria depending on which historical source you follow, with links to the Pythagoreans as early as the 5th century BCE. Gematria specifically refers to the Hebrew tradition; isopsephy is the equivalent practice applied to Greek.
What does the Hebrew word "chai" equal in gematria?
Chai, the Hebrew word for "life," totals 18 under mispar hechrachi: chet is 8 and yod is 10. That total is why 18, and multiples of 18 such as 36 or 180, became a traditional monetary gift amount in Jewish custom, often given at weddings, bar and bat mitzvahs, and other celebrations. It's one of the most widely cited examples of gematria in everyday Jewish life.
Is gematria scientifically or historically validated?
No, and it was never intended to be. Gematria is a traditional interpretive and mystical practice, not a verifiable method, and it has drawn skepticism since antiquity: the philosopher Iamblichus already argued that different letters can share a value, that letter forms change over time, and that enough arithmetic combinations let almost any two words be matched. Treat any gematria result, English or Hebrew, as a traditional wordplay exercise rather than evidence of anything.
What is English Qaballa or the ALW cipher?
English Qaballa, also called the ALW cipher, is a separate English letter-number system created in 1976 by James Lees while analyzing Aleister Crowley's occult writings. Instead of assigning values in straightforward alphabetical order, it counts through the alphabet in fixed 11-letter jumps (A=1, L=2, W=3, and so on). This calculator doesn't compute the ALW cipher; it uses the more common English Ordinal and Full Reduction systems instead.
How do you calculate gematria by hand?
Look up each letter's assigned value under the system you're using, write that number under each letter, then add the whole column up. For English Ordinal, that means A=1 through Z=26; for Full Reduction, reduce each of those values to a single digit first, then add. It's straightforward for short words but gets tedious and error-prone for full sentences, which is the main reason people use a calculator instead of doing it manually.
What is 666 in gematria?
666 is the "number of the beast" from the Book of Revelation, and most historians trace it back to gematria rather than pure symbolism. The Hebrew transliteration of the Greek name Neron Kaisar, Emperor Nero, sums to 666, which fits a text written during Nero's persecution of early Christians. A second, less common theory points to 1 Kings 10:14, where Solomon receives 666 talents of gold in a single year. Either way, the 666 connection comes from Hebrew letter values applied to a name or a quantity, not from the English Ordinal or Full Reduction systems this calculator computes.
What is a gematria calculator used for?
Most people use a gematria calculator for one of three things: checking what a name or phrase adds up to out of curiosity or for numerology, comparing two different words to see whether they land on the same total the way traditional commentators compared Hebrew words, or studying a religious text where a specific number, like 18 or 666, is said to carry meaning. It replaces the letter-by-letter addition someone would otherwise have to do by hand, and doing it by calculator also makes it easy to try the same phrase under more than one cipher.
What is God in gematria?
In Hebrew gematria, Elohim, one of the Torah's names for God, sums to 86 under mispar hechrachi, the same total as hateva, the Hebrew word for "nature" — a pairing later kabbalists cited as evidence that God and nature are connected. The four-letter divine name YHWH, the Tetragrammaton, sums to 26 (Yod=10, He=5, Vav=6, He=5), a total traditional sources treat as significant enough that 26 shows up repeatedly in discussions of biblical numerology. Both totals come from the Hebrew alphabet's mispar hechrachi values, not from the English systems this calculator computes.
References
- [1] Wikipedia contributors. “Gematria.” Wikipedia. Accessed 2026-08-23.
- [2] My Jewish Learning. “What Is Gematria?.” My Jewish Learning. Accessed 2026-08-23.
- [3] Wikipedia contributors. “English Qaballa.” Wikipedia. Accessed 2026-08-23.
- [4] Wikipedia contributors. “Isopsephy.” Wikipedia. Accessed 2026-08-23.
Related calculators
- Audiobook Speed CalculatorFind out how long an audiobook actually takes to finish at 1.25x, 1.5x, or 2x speed, and how much time you save. Enter the runtime and speed.Open
- Playback Speed CalculatorSee how long a video actually takes to watch at 1.25x, 1.5x, 2x or any speed, and how much time you save. Enter the runtime and speed.Open
- AP Calculus AB Score CalculatorEstimate your AP Calculus AB score from your MCQ and FRQ points. Uses the real 108-point composite formula and a published historical AP score curve.Open