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 SEMICOLON
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+FF1B | |
| decimal | 65307 | |
| htmldecimal | ; | |
| htmlhex | ; | |
| css | \FF1B | |
| javascript | \u{FF1B} | |
| python | \uff1b | |
| java | \uFF1B | |
| go | \uFF1B | |
| ruby | \u{FF1B} | |
| rust | \u{FF1B} | |
| ccpp | \uff1b | |
| urlencoded | %EF%BC%9B | |
| utf8bytes | ef bc 9b | |
| utf16bebytes | ff 1b | |
| utf32bebytes | 00 00 ff 1b |
Comment utiliser
HTML:
;
CSS:
content: "\FF1B"
JavaScript:
"\u{FF1B}"
Python:
"\uff1b"
Propriétés
- Système d'écriture
- Zyyy
- Catégorie
- Other Punctuation (Po)
- Bidirectionnel
- ON
- Combinant
- 0
- Miroir
- Non
- Décomposition
- <wide> 003B