EditSafely

Unspoof Unicode Text

Quickly unspoof homoglyphs in text with regular letters. Runs entirely in your browser, so your data never leaves your device.

0 chars · 0 lines

Output

The result appears here as you type.

How to use Unspoof Unicode Text

  1. 1. Paste the spoofed text. Enter the text you suspect contains homoglyphs, letters from Cyrillic, Greek or other blocks disguised as Latin lookalikes, into the input pane.
  2. 2. Review the restored letters. The tool maps each recognized homoglyph back to its plain Latin equivalent, so a Cyrillic lookalike for a and o are converted back to the ordinary ASCII letters they were mimicking.
  3. 3. Copy the unspoofed text. Copy the restored plain text from the output pane once the disguised characters have been converted back, ready for an exact-match comparison or a plain-text display.

When to use Unspoof Unicode Text

Unspoof Unicode Text converts homoglyph characters back into their plain Latin equivalents, reversing what a spoofing tool does to disguise text. Use it whenever you suspect a string contains confusable lookalike characters and need to see or compare its true intended letters.

  • Investigating a suspicious username in a support ticket. A reported username looks like a known brand or staff account but something feels slightly off. Unspoofing it reveals whether the letters are actually Cyrillic or Greek lookalikes rather than genuine Latin characters.
  • Normalizing input before an exact-match security check. A domain blocklist or username filter compares strings exactly and needs to catch homoglyph variants of banned terms. Unspoofing incoming text before the comparison closes that bypass.
  • Cleaning up a pasted string of unclear origin. A string copied from an untrusted source displays normally but behaves oddly in searches or sorting. Unspoofing it checks whether hidden lookalike characters are the cause.
  • Verifying a domain name is not a homograph attack. A link in an email looks like a familiar site name but the URL feels suspicious. Unspoofing the domain text reveals whether it is actually built from disguised non-Latin characters.

Examples

Unspoof

Input

Сук­а

Output

Cyka

About the Unspoof Unicode Text tool

Unspoof Unicode Text runs as plain JavaScript in your browser tab, with no server behind it. Quickly unspoof homoglyphs in text with regular letters. Whatever you put in stays on your device from start to finish.

The tool is part of EditSafely's Unicode Tools section, 98 single-purpose utilities built around the same idea: open the page, get the result, keep your data to yourself.

There is nothing to configure. Provide the input and the result appears on its own. A worked example further down the page shows exactly what the tool produces for a real input.

That local-first design has practical benefits beyond privacy. The tool keeps working on a flaky connection once the page has loaded, results are instant because nothing round-trips to a server, and it is safe to use with confidential material.

Frequently asked questions

Is Unspoof Unicode Text free to use?

Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.

Is it safe to paste sensitive or confidential data?

Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.

How much text can I process at once?

There is no fixed limit. Because the work happens on your own device rather than on a shared server, the practical ceiling is your machine's memory, which comfortably handles inputs far larger than typical online tools allow.

Do I need to sign up or install anything?

No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.

How do I use the result?

The output panel has a one-click copy button, and you can keep refining the input while you work; the result updates in place as you type.