Does invisible text work on social media?
Yes in the display name field, and no in the @handle. Every platform here stores those as two separate values with two different validators, and the distinction decides what is possible on all ten.
A display name is a label. It permits almost any character and does not need to be unique. A handle is an address: it resolves mentions, forms your profile URL, and must stay unique, so every platform restricts it to letters, digits, underscores and full stops.
The four fields, and why they behave differently
A social profile has four text fields, and each validates differently on the same platform. Knowing which one you are editing explains most failures.
Display name
The most permissive field, and the one that makes a blank profile possible. It accepts invisible characters on 8 of the 10 platforms here. Facebook is the exception, and YouTube applies extra checks to channel names.
Username or @handle
Rejects invisible characters everywhere, without exception. The handle is a routing key, so a character that renders as nothing would make the profile unreachable by mention.
Bio and caption
Accepts invisible characters and treats them as content, which makes them useful for line breaks and indentation rather than for blanking. Bio behaviour differs enough from names to warrant its own guide — see invisible text for bio.
Comments and replies
The strictest field after the handle. Comment forms usually trim input and reject an empty body, so a comment made of space characters fails while one made of U+2800 passes.
Choose your platform
Pick your app below — the field that works differs on each one. Each guide covers one app: the field that works, its character limit, the steps, and what to do when the name is rejected.