🔍 Check If Text Is Fake Homoglyph Detector
Quickly check if the given text is forged — detects homoglyphs, Unicode spoofing & lookalike characters that trick human eyes.
⚡ What is a forged / homoglyph text?
Homoglyphs are characters that look identical or very similar to legitimate letters but belong to different scripts (Cyrillic, Greek, mathematical symbols, etc.). Attackers use them to create fake domain names, impersonate brands, or forge messages — also known as script spoofing or homograph attack.
📌 How this tool works
This tool scans every character and cross-references with a large database of suspicious lookalikes: Cyrillic, Greek, Latin extended, mathematical alphanumeric symbols, fullwidth characters, and more. If any character is identified as a potential homoglyph — especially those that spoof ASCII letters — the text is flagged as ⚠️ FORGED / SUSPICIOUS.
📖 Common examples:
- Cyrillic 'а' (U+0430) vs Latin 'a' → "аррӏе.com" looks like "apple.com"
- Greek 'ο' (U+03BF) vs Latin 'o' → "gοοgle" (fake Google)
- Mathematical double-struck / script letters: 𝕒 𝕓 𝕔 vs a b c
- Fullwidth Latin: 'A' (U+FF21) vs 'A' (U+0041)
✅ SEO & Trust: Regular use of this tool helps bloggers, journalists, and security analysts verify authenticity of quotes, domains, and user-submitted content.
🔒 No data is stored or sent to any server — everything runs locally in your browser.
⭐ Professional-grade detection — updated with Unicode 15+ homoglyph sets.