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' : ''">
.
FULLWIDTH FULL STOP
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+FF0E | |
| decimal | 65294 | |
| htmldecimal | . | |
| htmlhex | . | |
| css | \FF0E | |
| javascript | \u{FF0E} | |
| python | \uff0e | |
| java | \uFF0E | |
| go | \uFF0E | |
| ruby | \u{FF0E} | |
| rust | \u{FF0E} | |
| ccpp | \uff0e | |
| urlencoded | %EF%BC%8E | |
| utf8bytes | ef bc 8e | |
| utf16bebytes | ff 0e | |
| utf32bebytes | 00 00 ff 0e |
Comment utiliser
HTML:
.
CSS:
content: "\FF0E"
JavaScript:
"\u{FF0E}"
Python:
"\uff0e"
Propriétés
- Système d'écriture
- Zyyy
- Catégorie
- Other Punctuation (Po)
- Bidirectionnel
- CS
- Combinant
- 0
- Miroir
- Non
- Décomposition
- <wide> 002E