Count how many times a specific character, word, phrase, or string occurs in your text. This free counter works instantly in your browser and preserves whitespace, special characters, Unicode, and emoji.
The specified string occurs 0 times in the text.
The Count specific characters tool finds the exact number of times a character, word, phrase, or other string occurs in text. It runs locally in your browser, so you can check text quickly without uploading it.
Enter one character such as a, several characters such as abc, a word, a phrase, whitespace, punctuation, symbols, arrows, emoji, or any other literal character sequence.
Paste text into the Text field and enter the exact value to find in What to count. The occurrence total updates whenever either value or an option changes. Whitespace and special characters are preserved, and the search is treated as plain text rather than a regular expression.
Case-sensitive matching is enabled by default, so Hello and hello are different. Disable it to treat letter case as equivalent. Normal counting moves past each match; overlapping counting checks each possible position. For aaaa and aa, these totals are 2 and 3.
Text: Hello world, hello again!
What to count: hello
Case sensitive: 1
Case insensitive: 2