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' : ''">
·
MIDDLE DOT
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+00B7 | |
| decimal | 183 | |
| htmldecimal | · | |
| htmlhex | · | |
| css | \00B7 | |
| javascript | \u{B7} | |
| python | \u00b7 | |
| java | \u00B7 | |
| go | \u00B7 | |
| ruby | \u{B7} | |
| rust | \u{B7} | |
| ccpp | \u00b7 | |
| urlencoded | %C2%B7 | |
| utf8bytes | c2 b7 | |
| utf16bebytes | 00 b7 | |
| utf32bebytes | 00 00 00 b7 | |
| htmlentity | · |
Comment utiliser
HTML:
·
ou
·
CSS:
content: "\00B7"
JavaScript:
"\u{B7}"
Python:
"\u00b7"
Propriétés
- Bloc
- Latin-1 Supplement
- Système d'écriture
- Zyyy
- Catégorie
- Other Punctuation (Po)
- Bidirectionnel
- ON
- Combinant
- 0
- Miroir
- Non