copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText(' '); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
IDEOGRAPHIC SPACE
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