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 HUARADDO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3332 | |
| decimal | 13106 | |
| htmldecimal | ㌲ | |
| htmlhex | ㌲ | |
| css | \3332 | |
| javascript | \u{3332} | |
| python | \u3332 | |
| java | \u3332 | |
| go | \u3332 | |
| ruby | \u{3332} | |
| rust | \u{3332} | |
| ccpp | \u3332 | |
| urlencoded | %E3%8C%B2 | |
| utf8bytes | e3 8c b2 | |
| utf16bebytes | 33 32 | |
| utf32bebytes | 00 00 33 32 |
How to Use
HTML:
㌲
CSS:
content: "\3332"
JavaScript:
"\u{3332}"
Python:
"\u3332"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30D5 30A1 30E9 30C3 30C9