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 PIKO
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+3330 | |
| decimal | 13104 | |
| htmldecimal | ㌰ | |
| htmlhex | ㌰ | |
| css | \3330 | |
| javascript | \u{3330} | |
| python | \u3330 | |
| java | \u3330 | |
| go | \u3330 | |
| ruby | \u{3330} | |
| rust | \u{3330} | |
| ccpp | \u3330 | |
| urlencoded | %E3%8C%B0 | |
| utf8bytes | e3 8c b0 | |
| utf16bebytes | 33 30 | |
| utf32bebytes | 00 00 33 30 |
Comment utiliser
HTML:
㌰
CSS:
content: "\3330"
JavaScript:
"\u{3330}"
Python:
"\u3330"
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> 30D4 30B3