Narrow No-Break Space Copy and Paste

Narrow No-Break Space combines the two properties you most often want together: a narrow typographic gap, and a guarantee that the text on either side will never be split across a line.

Copy Narrow No-Break Space

[]

Click the button above to copy Narrow No-Break Space, then paste it wherever you need it. Nothing will appear on your clipboard preview - that is expected, because the character is blank.

Narrow No-Break Space Specification

Unicode code pointU+202F
Character nameNarrow No-Break Space
Unicode categoryZs (Space Separator)
Rendered widthNarrow, similar to Thin Space
Line breakingNon-breaking - a line will never wrap here
Collapses in HTMLNo
Survives trim()Usually yes
HTML entity
JavaScript escape'\u202F'
CSS escape\202F

Need these values in another format? The HTML space characters converter turns any Unicode whitespace character into HTML entities, JavaScript escapes and CSS escapes.

What is Narrow No-Break Space?

U+202F NARROW NO-BREAK SPACE, often abbreviated NNBSP, is roughly the width of a Thin Space but behaves like a No-Break Space. It was encoded specifically for Mongolian typography, where it also triggers particular letter shaping, but it has been adopted far more widely for its line-breaking behaviour.

It is now the character French typography calls for before high punctuation - the space before ; : ! and ? that must never fall at the start of a line - and the preferred thousands separator in international number formatting, where you want 1 000 000 to stay in one piece.

How Narrow No-Break Space Behaves in Real Apps

The same character can be preserved in one place and silently removed in another. Here is what actually happens to Narrow No-Break Space in the three contexts that matter most.

In HTML and on web pages

Does not collapse and never breaks, so formatted numbers and punctuation stay intact through reflow.

In form fields and validation

Usually survives trimming, as it is not ASCII whitespace.

In messaging apps and social platforms

Generally preserved, though narrow enough to go unnoticed.

Not sure what is in a string you already have? Paste it into the invisible character detector to see every hidden character with its code point, or use remove invisible characters to strip them out.

Common Uses for Narrow No-Break Space

  • French spacing before ; : ! and ? that must not break
  • Thousands separators that keep a number on one line
  • Separating a value from its unit where the pair must stay together
  • Mongolian typography, the use case it was originally encoded for

How to Use Narrow No-Break Space

  1. Copy the character using the button above.
  2. Paste it into the app, editor, game, or website where you need it.
  3. Test the result, because different platforms handle Unicode whitespace differently.
  4. If it is stripped or rejected, try a related character from the comparison table below.

Best Use Cases for Narrow No-Break Space

Number formatting and French punctuation - anywhere you need a narrow gap that will never become a line break.

If what you actually need is text that looks completely empty - a blank WhatsApp message, an empty Instagram highlight name, a blank comment or a Free Fire name space - then Hangul Filler is the character to use, because it is not classified as whitespace and survives the trimming that removes Narrow No-Break Space.

Best Characters by Use Case

Different apps prefer different Unicode characters. Start with these combinations.

WhatsApp Blank Message

Best first choice: Hangul Filler (U+3164). Alternatives: Zero Width Space and No-Break Space.

Instagram Highlight Name or Blank Bio

Best first choice: Hangul Filler. Alternative for tighter formatting: Zero Width Space.

Free Fire Name Space

Start with Hangul Filler. If the game rejects it, try Space or No-Break Space.

HTML and Typography

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.

Compare Narrow No-Break Space With Other Unicode Spaces

Width is the fastest way to choose between these characters. If Narrow No-Break Space is not right for your use case, one of these probably is.

Character Unicode Width
Medium Mathematical Space U+205F Exactly 4/18 em - two ninths of the font size
Hangul Filler U+3164 Renders blank; width varies by platform, often zero or narrow
Ideographic Space U+3000 Exactly 1 em - full-width, matching a CJK character
Left-To-Right Mark U+200E Zero - it is a formatting mark, not a space
Right-To-Left Mark U+200F Zero - it is a formatting mark, not a space
Space U+0020 Font-dependent, typically about 1/4 em
No-Break Space U+00A0 Same width as a regular space in the current font
Zero Width Space U+200B Zero - it occupies no horizontal space at all
EN Space U+2002 Exactly 1/2 em - half the current font size
EM Space U+2003 Exactly 1 em - equal to the current font size

See all 18 Unicode space and invisible characters compared →

Frequently Asked Questions About Narrow No-Break Space

What is the difference between NNBSP and No-Break Space?

Width. Both refuse to break across lines, but No-Break Space matches the font's regular space while Narrow No-Break Space is roughly the width of a Thin Space.

Why is it used as a thousands separator?

Because a comma or period means different things in different countries, while a narrow space is unambiguous. Making it non-breaking ensures the number never splits across two lines.

Why does French typography need it?

French convention puts a space before high punctuation such as ; : ! and ?. That space must be narrow, and it must never fall at the start of a line - which is exactly what NNBSP provides.

Popular Blank Text Guides

Explore the most useful guides on BlankText.Net for blank messages, Instagram, gaming nicknames, and Unicode spaces.

← Back to Blank Text Copy and Paste