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
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| 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 |
Comment utiliser
HTML:
㌀
CSS:
content: "\3300"
JavaScript:
"\u{3300}"
Python:
"\u3300"
Propriétés
- Bloc
- CJK Compatibility
- Système d'écriture
- Kana
- Catégorie
- Other Symbol (So)
- Bidirectionnel
- L
- Combinant
- 0
- Miroir
- Non
- Décomposition
- <square> 30A2 30D1 30FC 30C8