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 ININGU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3304 | |
| decimal | 13060 | |
| htmldecimal | ㌄ | |
| htmlhex | ㌄ | |
| css | \3304 | |
| javascript | \u{3304} | |
| python | \u3304 | |
| java | \u3304 | |
| go | \u3304 | |
| ruby | \u{3304} | |
| rust | \u{3304} | |
| ccpp | \u3304 | |
| urlencoded | %E3%8C%84 | |
| utf8bytes | e3 8c 84 | |
| utf16bebytes | 33 04 | |
| utf32bebytes | 00 00 33 04 |
How to Use
HTML:
㌄
CSS:
content: "\3304"
JavaScript:
"\u{3304}"
Python:
"\u3304"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30A4 30CB 30F3 30B0