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' : ''">
÷
DIVISION SIGN
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+00F7 | |
| decimal | 247 | |
| htmldecimal | ÷ | |
| htmlhex | ÷ | |
| css | \00F7 | |
| javascript | \u{F7} | |
| python | \u00f7 | |
| java | \u00F7 | |
| go | \u00F7 | |
| ruby | \u{F7} | |
| rust | \u{F7} | |
| ccpp | \u00f7 | |
| urlencoded | %C3%B7 | |
| utf8bytes | c3 b7 | |
| utf16bebytes | 00 f7 | |
| utf32bebytes | 00 00 00 f7 | |
| htmlentity | ÷ |
Comment utiliser
HTML:
÷
ou
÷
CSS:
content: "\00F7"
JavaScript:
"\u{F7}"
Python:
"\u00f7"
Propriétés
- Bloc
- Latin-1 Supplement
- Système d'écriture
- Zyyy
- Catégorie
- Math Symbol (Sm)
- Bidirectionnel
- ON
- Combinant
- 0
- Miroir
- Non