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 NOTTO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3329 | |
| decimal | 13097 | |
| htmldecimal | ㌩ | |
| htmlhex | ㌩ | |
| css | \3329 | |
| javascript | \u{3329} | |
| python | \u3329 | |
| java | \u3329 | |
| go | \u3329 | |
| ruby | \u{3329} | |
| rust | \u{3329} | |
| ccpp | \u3329 | |
| urlencoded | %E3%8C%A9 | |
| utf8bytes | e3 8c a9 | |
| utf16bebytes | 33 29 | |
| utf32bebytes | 00 00 33 29 |
How to Use
HTML:
㌩
CSS:
content: "\3329"
JavaScript:
"\u{3329}"
Python:
"\u3329"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30CE 30C3 30C8