Stylish Names

Nickname Space Style: Blank Characters That Survive Saving

🎀 Decorate

✦ 100+ font styles for Priya

Tap a card to copy. Pick a length above to dim styles that are too long for your name field.

Do you like the name Priya?

It sounds more like a name for a…

😀 Emoji board

🫧 Kaomoji and symbols

⭐ Nickname ideas

See all →

💬 Nicknames shared for Priya

Made by visitors. Tap to copy, vote for the ones you like.

✍️ Share your nickname

Made a style you are proud of? Add it for Priya (max 30 characters).

A nickname space style uses a blank-looking Unicode character inside or around a name. Real spaces such as U+0020 and U+00A0 are trimmed or normalized when a name is saved, while the braille blank U+2800 and the Hangul filler U+3164…

Nickname space style: a phone showing an empty game name field and which blank characters stay

A nickname space style puts a blank-looking character inside or around a name — between two words, between letters, or as the whole name, in a Free Fire player name, an Instagram bio or any profile. Ordinary spaces are often deleted when a name is saved, so space styles use other Unicode characters that look empty but are not treated as spaces.

Copy a blank space for a name

Each button copies only blank characters, so the chip itself looks empty apart from its label. The braille blank is the most robust choice in our test below; the Hangul filler is the classic “invisible name” character but is blocked in some games.

Names with a space built in

These use the braille blank (U+2800) between the styled name and its symbol, or between letters. Replace the name with yours in the styler above and paste the blank where you want the gap.

Which blank characters survive saving (tested 09/2026)

A blank survives when the app neither trims it as whitespace nor normalizes it into a normal space. Apps do not publish their name filters, so we tested the two things most forms do: trimming the ends of the text (JavaScript trim() in Node 22, Python strip(), PHP trim()) and Unicode NFKC normalization (ICU 73.2), with each character placed at the end of a name on 13 September 2026.

Blank characters tested with JavaScript trim, Python strip and NFKC normalization, September 2026
Spaces get trimmed; filler letters and the braille blank stay.
CharacterCode pointUnicode typeWhitespaceDefault ignorableAfter NFKCJS trim()Python strip()PHP trim()
SpaceU+0020Space separatorYesNoUnchangedRemovedRemovedRemoved
No-break spaceU+00A0Space separatorYesNoU+0020RemovedRemovedKept
En spaceU+2002Space separatorYesNoU+0020RemovedRemovedKept
Ideographic spaceU+3000Space separatorYesNoU+0020RemovedRemovedKept
Hangul fillerU+3164LetterNoYesU+1160KeptKeptKept
Halfwidth Hangul fillerU+FFA0LetterNoYesU+1160KeptKeptKept
Hangul choseong fillerU+115FLetterNoYesUnchangedKeptKeptKept
Braille pattern blankU+2800SymbolNoNoUnchangedKeptKeptKept
Zero width spaceU+200BFormat (invisible)NoYesUnchangedKeptKeptKept
Word joinerU+2060Format (invisible)NoYesUnchangedKeptKeptKept
Zero width no-break spaceU+FEFFFormat (invisible)NoYesUnchangedRemovedKeptKept

Three results matter for names. Every true space, including the no-break space and the wide ideographic space, is removed by JavaScript and Python trims and becomes a normal space under NFKC. The Hangul fillers are letters, not spaces, so no trim removes them — but they are “default ignorable”, which means some apps draw them with no width at all. The braille pattern blank is a symbol that is neither whitespace nor ignorable, which is why it keeps both its place and its width.

Spaces, filler letters and blank symbols explained

Three kinds of blank character: space separators, Hangul filler letters and the braille pattern blank symbol
Three families of “empty” characters.
  • Space separators (U+0020, U+00A0, U+2002, U+3000) are real spaces. Use them only in the middle of a name, never at the start or end.
  • Filler letters (U+3164, U+FFA0, U+115F) come from Korean Hangul, where they stand in for a missing part of a syllable. Software treats them as letters, which is how they became the standard “invisible name” trick.
  • Blank symbols (U+2800) come from the Braille Patterns block: a braille cell with no raised dots. It is a visible-width symbol that happens to show nothing.
  • Zero-width characters (U+200B, U+2060, U+FEFF) take no space at all. They cannot create a gap you can see and are often stripped as invisible formatting.

These characters are part of the wider symbol toolkit; decorations that sit next to a blank, like ♡ or 亗, are collected in the nickname symbols guide.

Name space by platform: what we can confirm

PlatformWhat worksWhat to avoidSource
Free Fire (name)No-break space U+00A0 as a blankHangul filler U+3164, blocked since the OB43 updateEditorial notes, August 2026 — details in the Free Fire name space guide
Instagram (bio)One invisible character on an empty line to keep a blank lineLeaving the line truly emptyOur Instagram bio spacing guide, September 2026
Other apps and gamesTest U+2800 first, then U+3164Names made only of zero-width charactersNot tested per app — check the preview before saving

Free Fire shows why a platform result always wins over a lab test: the game blocks the Hangul filler even though no trim removes it. Games add their own character filters on top of normal text handling.

Making a fully invisible name

  1. Copy “Braille blank ×3” or “Hangul filler ×3” from the buttons above — many name boxes need a minimum number of characters, so a single blank is often refused.
  2. Paste it into the name field and delete anything else.
  3. Check the preview. If the app says the name is empty or invalid, switch to the other blank character.

A blank name makes you hard to find and mention, and some platforms refuse it outright, so check the app’s own name rules before you rely on it. Why the same normalization turns bold letters back into plain ones is covered on the NickStyler guide to blank and spacing characters.

Symbols, emoji and dividers to use with a space

Small marks to put beside a blank

One mark next to a blank keeps the gap visible and the name tidy.

Emoji to pair with a spaced name

Single emoji cost two units each, so use one beside a blank rather than several.

Kaomoji for a spaced bio line

Faces are too long for most name boxes; put them on their own bio line with a blank before them.

Bio dividers

Lines that separate bio sections; an empty line under one needs a blank character to stay.

Nickname space style FAQ

How do I put a space in my FF nickname?

Use the no-break space U+00A0 between the two parts of the name; our August 2026 notes record it working in Free Fire, while U+3164 has been blocked since OB43.

What are some cute space nicknames?

Put a soft symbol on each side with a blank in between, like ♡⠀ᴘʀɪʏᴀ⠀♡, or space out short letters, like ᴀ⠀ᴍ⠀ᴀ⠀ɴ. The “Names with a space built in” list above has more to copy.

Why did my space disappear after saving?

It was a real space character at the start or end of the name, and the app trimmed it. Move it to the middle, or use the braille blank, which no trim in our test removed.

Is the Hangul filler safe to use?

It is an ordinary Unicode character, but some games block it and some apps draw it with no width.

Free Fire is a trademark of Garena and Instagram of Meta Platforms, Inc.; NickStyler is not affiliated with either. Written by the NickStyler Editorial Team; tests dated 13 September 2026. Last updated: 28 September 2026.

Build your own version

Type your name or a word you like, pick a style and copy it straight into the game or app.

✨ Open the generator