Narrow No-break Space
Shortcodes
Copy and paste codes for Narrow No-break Space symbol to use in your websites, apps, blogs, and more.
Unicode
U+202F
HTML Code
 
HEX Code
 
CSS Code
\202F
JS/JSON
\u202F
Unix/C/PHP/JAVA
0x202F
URL-encode
%E2%80%AF
copied
Customize Narrow No-break Space Symbol
Customize symbol as you like and download Narrow No-break Space as SVG or PNG or copy its HTML code to use in your projects.
Preview helps customize symbol. Downloaded image and HTML code may have size/spacing
differences.
How to add Narrow No-break Space symbol in HTML, CSS, and JS?
Insert Narrow No-break Space using HTML
1. Copy-paste Narrow No-break Space directly:
<span> </span>
2. HTML Decimal Code:
<span> </span>
3. Hexadecimal Code:
<span> </span>
Preview:
Add Narrow No-break Space symbol with CSS
.narrow-no-break-space::before {
content: '\\202F';
}
Preview: Narrow No-break Space
Narrow No-break Space JavaScript Code
1. Direct Symbol:
document.querySelector('.narrow-no-break-space').textContent = ' ';
2. Unicode Escape for :
document.querySelector('.narrow-no-break-space').textContent = '\u202F';
Preview:
Related Invisible Characters
View all Invisible Charactersㅤ
U+3164 Hangul Filler
️
Variation Selector-16
Space
No-break Space
Horizontal Tab
Line Feed
En Space
Em Space
Thin Space
Ideographic Space
Zero Width Space
Zero Width Non-joiner
Zero Width Joiner
Zero Width No-break Space
Left-to-right Mark
Right-to-left Mark
Left-to-right Embedding
Right-to-left Embedding
Left-to-right Override
Right-to-left Override
Pop Directional Formatting
En Quad
Em Quad
Three-per-em Space
Four-per-em Space