Thin Space
Shortcodes
Copy and paste codes for Thin Space symbol to use in your websites, apps, blogs, and more.
Unicode
U+2009
HTML Code
 
HEX Code
 
CSS Code
\2009
JS/JSON
\u2009
Unix/C/PHP/JAVA
0x2009
URL-encode
%E2%80%89
copied
Customize Thin Space Symbol
Customize symbol as you like and download Thin 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 Thin Space symbol in HTML, CSS, and JS?
Insert Thin Space using HTML
1. Copy-paste Thin Space directly:
<span> </span>
2. HTML Decimal Code:
<span> </span>
3. Hexadecimal Code:
<span> </span>
Preview:
Add Thin Space symbol with CSS
.thin-space::before {
content: '\\2009';
}
Preview: Thin Space
Thin Space JavaScript Code
1. Direct Symbol:
document.querySelector('.thin-space').textContent = ' ';
2. Unicode Escape for :
document.querySelector('.thin-space').textContent = '\u2009';
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
Narrow No-break 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