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
Tabla de codificación
| 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 |
Cómo usar
HTML:
Ś
CSS:
content: "\015A"
JavaScript:
"\u{15A}"
Python:
"\u015a"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 0053 0301