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 S WITH ACUTE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+015A | |
| decimal | 346 | |
| htmldecimal | Ś | |
| htmlhex | Ś | |
| css | \015A | |
| javascript | \u{15A} | |
| python | \u015a | |
| java | \u015A | |
| go | \u015A | |
| ruby | \u{15A} | |
| rust | \u{15A} | |
| ccpp | \u015a | |
| urlencoded | %C5%9A | |
| utf8bytes | c5 9a | |
| utf16bebytes | 01 5a | |
| utf32bebytes | 00 00 01 5a |
Como Usar
HTML:
Ś
CSS:
content: "\015A"
JavaScript:
"\u{15A}"
Python:
"\u015a"
Propriedades
- Bloco
- Latin Extended-A
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 0053 0301