Copy the invisible character below to give an Instagram story highlight no name at all, so your profile shows clean cover images with no text underneath.
The highlight name is a required field. Instagram trims whitespace from what you type and then checks that something is left, so a name made of spaces is read as an empty name and rejected.
Hangul Filler (U+3164) slips through because Unicode categorises it as a letter, not a space. Instagram's trimming does not touch it, the field counts as filled, and the label renders as nothing. The result is a highlight with a technically valid name that occupies no visible space.
Avoid Zero Width Space here. Instagram actively strips zero-width format characters from profile fields, so a name built from them will often save and then quietly revert.
Different apps prefer different Unicode characters. Start with these combinations.
Best first choice: Hangul Filler (U+3164). Alternatives: Zero Width Space and No-Break Space.
Best first choice: Hangul Filler. Alternative for tighter formatting: Zero Width Space.
Start with Hangul Filler. If the game rejects it, try Space or No-Break Space.
Use No-Break Space for preventing line breaks, EN Space and EM Space for wider spacing, and Thin Space or Hair Space for finer adjustments. For code-ready values and conversion, see HTML Space Characters.
The name field is required. Instagram trims whitespace and then checks that at least one character remains, so spaces alone are rejected. Hangul Filler is classified as a letter rather than whitespace, so it passes the check while displaying nothing.
Yes, and it is the standard way to create blank lines in a bio. Instagram collapses ordinary blank lines when you save, but a line containing an invisible character is kept, which lets you space out your bio the way you want.
The display name usually accepts it. Usernames do not - Instagram restricts them to letters, numbers, periods and underscores, so an invisible character is rejected there.
Instagram strips zero-width characters from several fields, so U+200B and similar will vanish. Use Hangul Filler instead, which is treated as an ordinary letter and survives.
Yes. The name is only a label. Removing it changes nothing about how the highlight works - viewers tap the cover image exactly as before.
Explore the most useful guides on BlankText.Net for blank messages, Instagram, gaming nicknames, and Unicode spaces.