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' : ''">
㌺
SQUARE PENSU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+333A | |
| decimal | 13114 | |
| htmldecimal | ㌺ | |
| htmlhex | ㌺ | |
| css | \333A | |
| javascript | \u{333A} | |
| python | \u333a | |
| java | \u333A | |
| go | \u333A | |
| ruby | \u{333A} | |
| rust | \u{333A} | |
| ccpp | \u333a | |
| urlencoded | %E3%8C%BA | |
| utf8bytes | e3 8c ba | |
| utf16bebytes | 33 3a | |
| utf32bebytes | 00 00 33 3a |
How to Use
HTML:
㌺
CSS:
content: "\333A"
JavaScript:
"\u{333A}"
Python:
"\u333a"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30DA 30F3 30B9