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' : ''">
⹝
OBLIQUE HYPHEN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2E5D | |
| decimal | 11869 | |
| htmldecimal | ⹝ | |
| htmlhex | ⹝ | |
| css | \2E5D | |
| javascript | \u{2E5D} | |
| python | \u2e5d | |
| java | \u2E5D | |
| go | \u2E5D | |
| ruby | \u{2E5D} | |
| rust | \u{2E5D} | |
| ccpp | \u2e5d | |
| urlencoded | %E2%B9%9D | |
| utf8bytes | e2 b9 9d | |
| utf16bebytes | 2e 5d | |
| utf32bebytes | 00 00 2e 5d |
Como Usar
HTML:
⹝
CSS:
content: "\2E5D"
JavaScript:
"\u{2E5D}"
Python:
"\u2e5d"
Propriedades
- Bloco
- Supplemental Punctuation
- Script
- Zyyy
- Categoria
- Dash Punctuation (Pd)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não