Why TikTok allows invisible names but Instagram usernames block the trick
A technical explanation circulating in 2026 reveals why so-called invisible text works in some app fields but fails in others. The effect relies on special Unicode characters — such as Hangul Filler (U+3164) and Braille Pattern Blank (U+2800) — that render as blank but are not treated as whitespace by code. TikTok's display name field only checks that a value is non-empty, so U+3164 passes validation since it is classified as a letter. Instagram's @handle field rejects the trick entirely because it strictly allows only letters, digits, dots, and underscores. Apps can block invisible characters by applying Unicode normalization or category-based filters, which is why support for the workaround varies across platforms and changes after updates.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in