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 ARUHUA
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+3301 | |
| decimal | 13057 | |
| htmldecimal | ㌁ | |
| htmlhex | ㌁ | |
| css | \3301 | |
| javascript | \u{3301} | |
| python | \u3301 | |
| java | \u3301 | |
| go | \u3301 | |
| ruby | \u{3301} | |
| rust | \u{3301} | |
| ccpp | \u3301 | |
| urlencoded | %E3%8C%81 | |
| utf8bytes | e3 8c 81 | |
| utf16bebytes | 33 01 | |
| utf32bebytes | 00 00 33 01 |
Comment utiliser
HTML:
㌁
CSS:
content: "\3301"
JavaScript:
"\u{3301}"
Python:
"\u3301"
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 30EB 30D5 30A1