All tools

Letter Frequency Counter

Count how often each letter appears in your text.

67 letters counted
Letter
Distribution
Count
You / Avg
O
7
10.4% / 7.5%
E
5
7.5% / 12.7%
I
4
6.0% / 7.0%
U
4
6.0% / 2.8%
H
3
4.5% / 6.1%
R
3
4.5% / 6.0%
T
3
4.5% / 9.0%
A
2
3.0% / 8.2%
B
2
3.0% / 1.5%
C
2
3.0% / 2.8%
D
2
3.0% / 4.3%
F
2
3.0% / 2.2%
G
2
3.0% / 2.0%
J
2
3.0% / 0.1%
K
2
3.0% / 0.8%
L
2
3.0% / 4.0%
M
2
3.0% / 2.4%
N
2
3.0% / 6.7%
P
2
3.0% / 1.9%
Q
2
3.0% / 0.1%
S
2
3.0% / 6.3%
V
2
3.0% / 1.0%
W
2
3.0% / 2.4%
X
2
3.0% / 0.1%
Y
2
3.0% / 2.0%
Z
2
3.0% / 0.1%

English averages from a count of common English text. The orange bar is your text, the gray bar is the English average.

About

Useful for cryptography homework, scrabble strategy, or curiosity. Shows percentage frequency for each letter and compares to standard English letter frequencies (E is 12.7%, T is 9.0%, A is 8.2%, etc).

How to use

  1. Paste your text.
  2. See the frequency chart and comparison to English averages.

FAQ

What's the standard English letter frequency?+

E (12.7%), T (9.0%), A (8.2%), O (7.5%), I (7.0%), N (6.7%), S (6.3%), H (6.1%), R (6.0%). Other letters drop off from there.

Why does this matter for cryptography?+

Substitution ciphers preserve letter frequency. If your ciphertext has 13% Q, Q is probably E. This is how you crack a Caesar cipher in your head.