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' : ''">
˃
MODIFIER LETTER RIGHT ARROWHEAD
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+02C3 | |
| decimal | 707 | |
| htmldecimal | ˃ | |
| htmlhex | ˃ | |
| css | \02C3 | |
| javascript | \u{2C3} | |
| python | \u02c3 | |
| java | \u02C3 | |
| go | \u02C3 | |
| ruby | \u{2C3} | |
| rust | \u{2C3} | |
| ccpp | \u02c3 | |
| urlencoded | %CB%83 | |
| utf8bytes | cb 83 | |
| utf16bebytes | 02 c3 | |
| utf32bebytes | 00 00 02 c3 |
Cómo usar
HTML:
˃
CSS:
content: "\02C3"
JavaScript:
"\u{2C3}"
Python:
"\u02c3"
Propiedades
- Bloque
- Spacing Modifier Letters
- Escritura
- Zyyy
- Categoría
- Modifier Symbol (Sk)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No