Input
username with hiddencharacters
Clean & normalize
Hidden Unicode characters can break search, equality checks, imports, usernames, and copied code even though the text looks normal. This tool removes common zero-width characters, byte order marks, soft hyphens, and replacement symbols while preserving visible writing.
Focused workspace
Before and after
username with hiddencharacters
username with hiddencharacters
Three steps
Useful workflows
How it works
The selected operations are applied in order by JavaScript running on this page. The input is not sent to the Go server and is not written to SQLite. The server provides the page, SEO content, and blog system; the browser performs the text transformation.
Questions
The tool targets zero-width spaces and joiners, word joiners, byte order marks, and soft hyphens.
No. Normal spaces are preserved. Non-breaking spaces can be converted into ordinary spaces.
No. Hidden-character cleanup does not determine whether text was written by AI or a person.