CodeKitHub
Text Tools

Gematria Calculator

Last updated:

Gematria assigns a numeric value to each letter of a word so the whole word can be reduced to a single number — a practice with roots in ancient alphanumeric systems where letters doubled as digits. This calculator applies six commonly used ciphers to any English text you type — English Ordinal (A=1…Z=26), Reverse Ordinal, Full Reduction, Reverse Full Reduction, Standard/English Gematria (the A=1…I=9, J=10…S=100, T=200…Z=800 scheme), and the Sumerian/"Satanic" cipher (ordinal × 6) — and shows a live per-letter breakdown. Everything runs locally in your browser; nothing you type is sent anywhere.

Method

English Ordinal (A=1…Z=26)0
Reverse Ordinal (Z=1…A=26)0
Full Reduction (digit sum, 1–9)0
Reverse Full Reduction0
English/Standard Gematria (A=1…I=9, J=10…S=100, T=200…Z=800)0
Sumerian / Satanic (Ordinal × 6)0

Per-letter breakdown

What Is This Tool?

Gematria is a system of assigning numeric values to letters of an alphabet so that words and phrases can be converted into numbers and compared. According to the Encyclopaedia Britannica entry on gematria, the practice originated in Hebrew and Greek numerology, where each letter already had a standard numeric value (since neither language originally had separate digit symbols), making it natural to sum a word's letters into a single number and look for words or phrases that shared the same total.

This tool applies that same idea to the 26-letter English alphabet using six ciphers popularized by modern English-language gematria calculators: English Ordinal (A=1 through Z=26, the simplest scheme), Reverse Ordinal (Z=1 through A=26), Full Reduction and Reverse Full Reduction (each ordinal value collapsed to a single digit 1–9 by repeated digit-summing), Standard/English Gematria (a scheme modeled on the ancient Hebrew pattern: A=1…I=9, then J=10, K=20…S=100, then T=200…Z=800), and the Sumerian cipher (ordinal value × 6, sometimes labeled "Satanic" gematria in pop culture).

Gematria is a symbolic and recreational numbering convention, not a mathematical or scientific method — different words sharing the same gematria total is a coincidence of how the cipher maps letters to numbers, not evidence of a hidden connection between the words themselves.

Why Use It?

  • You noticed a news headline or a name kept adding up to "111" or "33" in a video you watched, and you want to type in the exact same phrase to see whether it actually checks out under the cipher they used, rather than taking their word for it.
  • You're comparing your name to a partner's, or to a date, or to a significant event, to see if they land on the same total under English Ordinal — a common bit of numerology curiosity that's faster to verify here than by hand-counting 26 letters.
  • You run a gematria-focused account or community and need to quickly cite a value across all six ciphers at once, rather than posting just the one number and getting asked "but what's it in Standard?"
  • You're researching how gematria ciphers actually map letters to numbers — maybe for a linguistics or history assignment — and want the per-letter breakdown as a worked example rather than just a final total.
  • You found a total on a gematria forum or app and want to sanity-check it against an independent calculator before repeating the claim anywhere.
  • 100% local: your text is processed entirely in JavaScript in your browser and is never sent to a server.

How to Use

  1. Type an English word or phrase into the input field — non-letter characters (spaces, punctuation, numbers) are ignored.
  2. The value for all six ciphers updates instantly as you type: English Ordinal, Reverse Ordinal, Full Reduction, Reverse Full Reduction, Standard/English Gematria, and Sumerian.
  3. Scroll down to the per-letter breakdown to see exactly how each letter's English Ordinal value contributed to the totals.

Example

Input

hello

Output

English Ordinal: 52 · Standard Gematria: 133

H(8)+E(5)+L(12)+L(12)+O(15) = 52 under English Ordinal. Under Standard/English Gematria the same letters map to H=8, E=5, L=30, L=30, O=60, giving a total of 133 — different ciphers produce different totals for the same word, which is exactly why this tool computes all six at once.

Which cipher should I use?

There's no single "correct" gematria cipher — which one is relevant depends entirely on the context or tradition you're working within.

If you want…Use this cipher
The simplest, most common English mappingEnglish Ordinal (A=1…Z=26)
A mapping modeled on traditional Hebrew gematriaStandard/English Gematria (A=1…I=9, J=10…S=100, T=200…Z=800)
A single-digit "life path"-style value per letterFull Reduction
The value counted from the end of the alphabetReverse Ordinal or Reverse Full Reduction
The cipher commonly labeled "Satanic" or Sumerian gematria onlineSumerian (ordinal × 6)

Related tools

For other ways to transform or analyze text, try these tools.

Case Converter · Word Counter · Text Diff Checker

Where these ciphers came from

Hebrew and Greek gematria weren't invented as a mystical add-on to an existing counting system — in both languages, the same 22 or 24 letters were used for both writing and counting for centuries, since neither had a separate set of numeral symbols the way Arabic numerals later provided. That meant every written word already had a numeric value whether anyone wanted one or not, and treating a name or phrase as a number to compare against other numbers followed naturally from how the alphabet already worked.

English never had that property — English letters were never used as numerals — so English-language gematria is a modern retrofit rather than an inherited practice, applying the same letters-as-numbers idea to an alphabet that wasn't originally built for it. That's why there are multiple competing English ciphers (Ordinal, Standard/English, Reduction, Sumerian) rather than one canonical scheme: each is a different modern choice about how to map 26 letters onto numbers, not a discovery of a value the letters always "secretly" had.

Frequently Asked Questions

What is gematria?

Gematria is a system that assigns a numeric value to each letter of an alphabet so a word or phrase can be converted into a single number. It originated with Hebrew and Greek numerology, where letters doubled as digits, and has since been adapted to other alphabets, including English, by various numeric mapping schemes.

What's the difference between English Ordinal and Standard/English Gematria?

English Ordinal is the simplest possible mapping: A=1, B=2, all the way to Z=26. Standard/English Gematria instead follows the traditional Hebrew pattern of value jumps: A through I are 1 through 9, then J through S count by tens (J=10, K=20 … S=100), then T through Z count by hundreds (T=200 … Z=800). The two ciphers will generally produce very different totals for the same word.

What is Full Reduction?

Full Reduction takes each letter's English Ordinal value and reduces it to a single digit (1–9) by repeatedly summing its digits — for example, the letter S (19th letter) becomes 1+9=10, then 1+0=1. Reverse Full Reduction does the same thing but starts from the Reverse Ordinal value (where Z=1 and A=26) instead.

Is gematria scientifically meaningful?

No — gematria is a symbolic and recreational numbering convention, not a scientific or mathematical method. Two words sharing the same value under a particular cipher is simply a property of how that cipher maps letters to numbers; it isn't evidence that the words are meaningfully connected. This tool is provided for study, comparison and entertainment.

Is my text sent to a server?

No. All six cipher calculations run entirely client-side in JavaScript in your browser. Nothing you type is ever uploaded or stored.

Does the calculator treat uppercase and lowercase letters differently?

No — gematria in every cipher this tool implements is case-insensitive, since the value comes from a letter's position in the alphabet, not its capitalization. "Hello" and "HELLO" and "hello" all produce identical totals across all six ciphers.

What happens to spaces, punctuation, and numbers in my input?

They're stripped out before any calculation happens — only the 26 English letters contribute to the total. This means "John Smith" and "JohnSmith" and "John-Smith" all produce exactly the same value, since the space, hyphen, and casing carry no numeric weight in any of these ciphers.

What's the Sumerian cipher and why is it sometimes called "Satanic" gematria?

It's simply each letter's English Ordinal value multiplied by six (A=6, B=12, C=18, and so on up to Z=156). The "Satanic" label is an informal, internet-culture nickname rather than a historical or religious designation — it caught on in online numerology communities because of certain totals it produces for specific words, not because of any documented ancient tradition.

Can I calculate the gematria value of a full sentence, not just a single word?

Yes — type in any phrase or sentence and the tool sums every letter across the whole input, ignoring spaces and punctuation as usual. This is exactly how most gematria practitioners compare names, dates, and phrases against each other, since the cipher works on any string of letters regardless of length.

Why do two completely unrelated words sometimes share the same gematria total?

Because a cipher only cares about the sum of letter values, not the letters' order or the word's meaning — many different letter combinations can add up to the same number, the same way many different sets of numbers can sum to 100. This tool treats that as an interesting coincidence to explore, not evidence of any hidden connection between the words.

Related Tools