IDEOGRAPHIC SPACE

U+3000 Space Separator (Zs) · CJK Symbols and Punctuation · Zyyy

Encoding Table

Format Value Copy
unicode U+3000
decimal 12288
htmldecimal  
htmlhex  
css \3000
javascript \u{3000}
python \u3000
java \u3000
go \u3000
ruby \u{3000}
rust \u{3000}
ccpp \u3000
urlencoded %E3%80%80
utf8bytes e3 80 80
utf16bebytes 30 00
utf32bebytes 00 00 30 00

How to Use

HTML:  
CSS: content: "\3000"
JavaScript: "\u{3000}"
Python: "\u3000"

Properties

Script
Zyyy
Category
Space Separator (Zs)
Bidirectional
WS
Combining
0
Mirrored
No
Decomposition
<wide> 0020
← ⿿ U+2FFF U+3001 、 →

Frequently Asked Questions

What is the   character (IDEOGRAPHIC SPACE)?

  (IDEOGRAPHIC SPACE) is the Unicode character U+3000.

What is the Unicode codepoint of IDEOGRAPHIC SPACE?

The IDEOGRAPHIC SPACE character ( ) has codepoint U+3000.

How do I type or copy IDEOGRAPHIC SPACE?

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