Remove invisible characters
Strips zero-width spaces, joiners, bidi marks and the byte order mark.
Result
Why you would use this
Text copied from a website, a PDF or a chat app can carry characters that render as nothing at all and still break a search, a password field or a CSV import. This removes the zero-width and formatting set. Variation selectors are left alone — they change how emoji render rather than hiding anything.