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