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' : ''">
ⷭ
COMBINING CYRILLIC LETTER ES
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2DED | |
| decimal | 11757 | |
| htmldecimal | ⷭ | |
| htmlhex | ⷭ | |
| css | \2DED | |
| javascript | \u{2DED} | |
| python | \u2ded | |
| java | \u2DED | |
| go | \u2DED | |
| ruby | \u{2DED} | |
| rust | \u{2DED} | |
| ccpp | \u2ded | |
| urlencoded | %E2%B7%AD | |
| utf8bytes | e2 b7 ad | |
| utf16bebytes | 2d ed | |
| utf32bebytes | 00 00 2d ed |
Como Usar
HTML:
ⷭ
CSS:
content: "\2DED"
JavaScript:
"\u{2DED}"
Python:
"\u2ded"
Propriedades
- Bloco
- Cyrillic Extended-A
- Script
- Cyrl
- Categoria
- Nonspacing Mark (Mn)
- Bidirecional
- NSM
- Combinando
- 230
- Espelhado
- Não