copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ʼn'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ʼn
LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+0149 | |
| decimal | 329 | |
| htmldecimal | ʼn | |
| htmlhex | ʼn | |
| css | \0149 | |
| javascript | \u{149} | |
| python | \u0149 | |
| java | \u0149 | |
| go | \u0149 | |
| ruby | \u{149} | |
| rust | \u{149} | |
| ccpp | \u0149 | |
| urlencoded | %C5%89 | |
| utf8bytes | c5 89 | |
| utf16bebytes | 01 49 | |
| utf32bebytes | 00 00 01 49 |
Comment utiliser
HTML:
ʼn
CSS:
content: "\0149"
JavaScript:
"\u{149}"
Python:
"\u0149"
Propriétés
- Bloc
- Latin Extended-A
- Système d'écriture
- Latn
- Catégorie
- Lowercase Letter (Ll)
- Bidirectionnel
- L
- Combinant
- 0
- Miroir
- Non
- Décomposition
- <compat> 02BC 006E