EN SPACE

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

Encoding Table

Format Value Copy
unicode U+2002
decimal 8194
htmldecimal  
htmlhex  
css \2002
javascript \u{2002}
python \u2002
java \u2002
go \u2002
ruby \u{2002}
rust \u{2002}
ccpp \u2002
urlencoded %E2%80%82
utf8bytes e2 80 82
utf16bebytes 20 02
utf32bebytes 00 00 20 02

How to Use

HTML:  
CSS: content: "\2002"
JavaScript: "\u{2002}"
Python: "\u2002"

Properties

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

Compare

Frequently Asked Questions

What is the   character (EN SPACE)?

  (EN SPACE) is the Unicode character U+2002.

What is the Unicode codepoint of EN SPACE?

The EN SPACE character ( ) has codepoint U+2002.

How do I type or copy EN SPACE?

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