EditSafely

Spoof Unicode Text

Quickly spoof regular text using Unicode homoglyphs. 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 Spoof Unicode Text

  1. 1. Paste the plain text to spoof. Enter the ordinary Latin text you want visually disguised into the input pane. Words with common letters like a, e, o and c produce the most convincing lookalikes.
  2. 2. Review the homoglyph substitution. The tool swaps eligible Latin letters for visually identical characters from Cyrillic, Greek or other blocks, producing text that looks the same to the eye but has different underlying code points.
  3. 3. Copy the spoofed text. Copy the result from the output pane. It reads as the original word but will not match it in an exact string comparison, since the code points underneath have changed.

When to use Spoof Unicode Text

Spoof Unicode Text replaces ordinary Latin letters with visually identical homoglyphs from other Unicode blocks, producing text that looks the same but is encoded differently. Use it to demonstrate or test how confusable characters can be used to evade exact-match filters.

  • Demonstrating a homoglyph phishing risk to a security team. You are writing up an internal report about lookalike-domain attacks and want a live example of a brand name spoofed with Cyrillic lookalikes to include as a screenshot.
  • Testing whether a username filter catches confusable characters. A signup form blocks a list of banned usernames by exact string match. Spoofing a banned name with homoglyphs checks whether the filter incorrectly allows the disguised version through.
  • Building a red-team payload for a bug bounty test. An authorized penetration test wants to confirm whether a moderation system flags visually spoofed brand names or slurs. Generating spoofed text gives a sample payload to submit as a test case.
  • Illustrating why exact match is not enough for content moderation. A blog post about text security wants a concrete before-and-after example of how similar two strings can look while being entirely different at the code point level.

Examples

Spoof

Input

Cyka

Output

Сук­а

About the Spoof Unicode Text tool

Spoof Unicode Text does its work locally, right in the browser. Quickly spoof regular text using Unicode homoglyphs. There is no upload step, no queue and no account, and your data never travels over the network.

It belongs to the Unicode Tools collection on EditSafely, a set of 98 small, focused Unicode utilities that share the same instant, private workspace.

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.

Running locally also makes the tool fast and dependable: results appear as you type or drop a file, there is no server outage that can take it down mid-task, and confidential data can be processed without a second thought.

Frequently asked questions

Does Spoof Unicode Text cost anything?

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?

No data leaves your device. The whole tool is JavaScript that runs inside your browser tab, so there is no upload, no server-side processing and no log of what you did. If you disconnect from the internet after the page loads, it keeps working.

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?

Nothing to install and no account needed. Open the page in any up-to-date browser, including on a phone or tablet, and the tool is ready.

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.