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' : ''">
›
SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+203A | |
| decimal | 8250 | |
| htmldecimal | › | |
| htmlhex | › | |
| css | \203A | |
| javascript | \u{203A} | |
| python | \u203a | |
| java | \u203A | |
| go | \u203A | |
| ruby | \u{203A} | |
| rust | \u{203A} | |
| ccpp | \u203a | |
| urlencoded | %E2%80%BA | |
| utf8bytes | e2 80 ba | |
| utf16bebytes | 20 3a | |
| utf32bebytes | 00 00 20 3a | |
| htmlentity | › |
Como Usar
HTML:
›
ou
›
CSS:
content: "\203A"
JavaScript:
"\u{203A}"
Python:
"\u203a"
Propriedades
- Bloco
- General Punctuation
- Script
- Zyyy
- Categoria
- Final Punctuation (Pf)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim