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 UON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3306 | |
| decimal | 13062 | |
| htmldecimal | ㌆ | |
| htmlhex | ㌆ | |
| css | \3306 | |
| javascript | \u{3306} | |
| python | \u3306 | |
| java | \u3306 | |
| go | \u3306 | |
| ruby | \u{3306} | |
| rust | \u{3306} | |
| ccpp | \u3306 | |
| urlencoded | %E3%8C%86 | |
| utf8bytes | e3 8c 86 | |
| utf16bebytes | 33 06 | |
| utf32bebytes | 00 00 33 06 |
How to Use
HTML:
㌆
CSS:
content: "\3306"
JavaScript:
"\u{3306}"
Python:
"\u3306"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30A6 30A9 30F3