THIN SPACE

U+2009 Space Separator (Zs) · General Punctuation · Zyyy

Encoding Table

Format Value Copy
unicode U+2009
decimal 8201
htmldecimal  
htmlhex  
css \2009
javascript \u{2009}
python \u2009
java \u2009
go \u2009
ruby \u{2009}
rust \u{2009}
ccpp \u2009
urlencoded %E2%80%89
utf8bytes e2 80 89
utf16bebytes 20 09
utf32bebytes 00 00 20 09

How to Use

HTML:  
CSS: content: "\2009"
JavaScript: "\u{2009}"
Python: "\u2009"

Properties

Script
Zyyy
Category
Space Separator (Zs)
Bidirectional
WS
Combining
0
Mirrored
No
Decomposition
<compat> 0020
←   U+2008 U+200A   →

Compare

Frequently Asked Questions

What is the   character (THIN SPACE)?

  (THIN SPACE) is the Unicode character U+2009.

What is the Unicode codepoint of THIN SPACE?

The THIN SPACE character ( ) has codepoint U+2009.

How do I type or copy THIN SPACE?

Copy   directly, or use the HTML entity, UTF-8, and code encodings shown on this page.