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 CEDILLA
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0146 | |
| decimal | 326 | |
| htmldecimal | ņ | |
| htmlhex | ņ | |
| css | \0146 | |
| javascript | \u{146} | |
| python | \u0146 | |
| java | \u0146 | |
| go | \u0146 | |
| ruby | \u{146} | |
| rust | \u{146} | |
| ccpp | \u0146 | |
| urlencoded | %C5%86 | |
| utf8bytes | c5 86 | |
| utf16bebytes | 01 46 | |
| utf32bebytes | 00 00 01 46 |
Como Usar
HTML:
ņ
CSS:
content: "\0146"
JavaScript:
"\u{146}"
Python:
"\u0146"
Propriedades
- Bloco
- Latin Extended-A
- Script
- Latn
- Categoria
- Lowercase Letter (Ll)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 006E 0327