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 PENIHI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3338 | |
| decimal | 13112 | |
| htmldecimal | ㌸ | |
| htmlhex | ㌸ | |
| css | \3338 | |
| javascript | \u{3338} | |
| python | \u3338 | |
| java | \u3338 | |
| go | \u3338 | |
| ruby | \u{3338} | |
| rust | \u{3338} | |
| ccpp | \u3338 | |
| urlencoded | %E3%8C%B8 | |
| utf8bytes | e3 8c b8 | |
| utf16bebytes | 33 38 | |
| utf32bebytes | 00 00 33 38 |
How to Use
HTML:
㌸
CSS:
content: "\3338"
JavaScript:
"\u{3338}"
Python:
"\u3338"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30DA 30CB 30D2