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 APAATO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3300 | |
| decimal | 13056 | |
| htmldecimal | ㌀ | |
| htmlhex | ㌀ | |
| css | \3300 | |
| javascript | \u{3300} | |
| python | \u3300 | |
| java | \u3300 | |
| go | \u3300 | |
| ruby | \u{3300} | |
| rust | \u{3300} | |
| ccpp | \u3300 | |
| urlencoded | %E3%8C%80 | |
| utf8bytes | e3 8c 80 | |
| utf16bebytes | 33 00 | |
| utf32bebytes | 00 00 33 00 |
How to Use
HTML:
㌀
CSS:
content: "\3300"
JavaScript:
"\u{3300}"
Python:
"\u3300"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30A2 30D1 30FC 30C8