Social media

Invisible Text on Facebook

Facebook is the one platform here that blocks a blank profile name. Comments, posts and Messenger still accept invisible characters.

Which character Facebook accepts

None. Facebook rejects every invisible character in the profile name field. Facebook's real-name policy requires a name matching everyday identification, and its validator rejects names with no visible characters. Attempts are auto-reverted and can trigger ID verification on the account, which is a real cost rather than a harmless failure.

How to set it on Facebook

To set blank text on Facebook, copy the character above and paste it into a cleared field. The whole method is one paste — the cost is not applicable to the profile name.

  1. Copy U+2800 from the tool above.
  2. Open a post and tap the comment field.
  3. Paste the character and post — the comment sends and displays as blank.

What it costs on Facebook

Not applicable to the profile name. Nothing is consumed by a failed attempt, so trying a second character costs only the time.

If it does not work on Facebook

Do not keep retrying the profile name. Repeated attempts are what escalate to an ID check. The comment and post fields work normally and carry no such risk.

The field clears itself after saving

Facebook trimmed the value and found an empty string, so it restored the previous one. The character you used has White_Space=Yes. Switch to U+2800 or U+3164, which do not, and the value survives the trim.

A box or question mark appears

The rendering font has no glyph at that codepoint, so the renderer draws.notdef — an empty rectangle in most fonts. The stored value is correct and only the display is wrong. U+3164 carries wider font coverage than most alternatives.

The paste produces nothing on mobile

The keyboard or clipboard manager sanitised the content in transit. Paste into a plain-text notes app first, copy from there, then paste into Facebook. This is the single most common practical failure and it has nothing to do with the character itself.

It works on desktop and fails in the app

The two clients validate separately. A value the desktop site accepts can still be rejected by the mobile client's own check, and the reverse also happens. Set it on whichever client accepts it — the stored value is shared.

Full property data for both characters is on the Unicode invisible characters table.

Is a blank name allowed on Facebook?

Yes. A blank name breaks no Facebook rule. Platform policies restrict impersonation, harassment and filter evasion, not which codepoints a name contains.

Two uses do violate policy on Facebook and on every comparable platform, and neither depends on the name being blank. Copying another user's name to pass as them is impersonation. Splitting a blocked word with a zero-width character to defeat moderation is evasion.

One consideration applies regardless of the rules. Screen readers announce nothing for an invisible character, so NVDA, JAWS and VoiceOver read a fully blank name as unnamed. Keeping one visible character alongside the invisible ones preserves the announcement and still looks almost blank.

Frequently asked questions

01

Does invisible text work on Facebook?

No. Facebook rejects every invisible character in the profile name field, because it enforces a real-name policy rather than a character rule. No codepoint defeats that check.

02

Which invisible character is best for Facebook?

None works in the name field. Invisible characters still work in posts and comments for spacing.

03

What does a blank name cost on Facebook?

Not applicable to the profile name.

04

How many invisible characters fit on Facebook?

The field has no practical cap for this use, so the count is limited by what the destination renders rather than by validation.

05

Can I get banned for a blank name on Facebook?

No. A blank name breaks no rule on Facebook. Bans follow from impersonation or from evading a moderation filter, not from which codepoints a name contains.

06

Where do I get invisible text name for facebook?

From the tool at the top of this page. invisible text name for facebook means copying U+2800 and pasting it into the field on Facebook — the tool caps the count at what the field actually accepts, so nothing you copy gets rejected for length.

07

Where do I get invisible text on facebook?

From the tool at the top of this page. invisible text on facebook means copying U+2800 and pasting it into the field on Facebook — the tool caps the count at what the field actually accepts, so nothing you copy gets rejected for length.

08

Where do I get blank name facebook?

From the tool at the top of this page. blank name facebook means copying U+2800 and pasting it into the field on Facebook — the tool caps the count at what the field actually accepts, so nothing you copy gets rejected for length.

09

Why did my blank name fail on Facebook?

Do not keep retrying the profile name. Repeated attempts are what escalate to an ID check. The comment and post fields work normally and carry no such risk.

Written by , developer and writer.

Last reviewed