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 CAPITAL LETTER N WITH ACUTE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0143 | |
| decimal | 323 | |
| htmldecimal | Ń | |
| htmlhex | Ń | |
| css | \0143 | |
| javascript | \u{143} | |
| python | \u0143 | |
| java | \u0143 | |
| go | \u0143 | |
| ruby | \u{143} | |
| rust | \u{143} | |
| ccpp | \u0143 | |
| urlencoded | %C5%83 | |
| utf8bytes | c5 83 | |
| utf16bebytes | 01 43 | |
| utf32bebytes | 00 00 01 43 |
Cómo usar
HTML:
Ń
CSS:
content: "\0143"
JavaScript:
"\u{143}"
Python:
"\u0143"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 004E 0301