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' : ''">
ń
LATIN SMALL LETTER N WITH ACUTE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0144 | |
| decimal | 324 | |
| htmldecimal | ń | |
| htmlhex | ń | |
| css | \0144 | |
| javascript | \u{144} | |
| python | \u0144 | |
| java | \u0144 | |
| go | \u0144 | |
| ruby | \u{144} | |
| rust | \u{144} | |
| ccpp | \u0144 | |
| urlencoded | %C5%84 | |
| utf8bytes | c5 84 | |
| utf16bebytes | 01 44 | |
| utf32bebytes | 00 00 01 44 |
Cómo usar
HTML:
ń
CSS:
content: "\0144"
JavaScript:
"\u{144}"
Python:
"\u0144"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Lowercase Letter (Ll)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 006E 0301