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' : ''">
▼
BLACK DOWN-POINTING TRIANGLE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25BC | |
| decimal | 9660 | |
| htmldecimal | ▼ | |
| htmlhex | ▼ | |
| css | \25BC | |
| javascript | \u{25BC} | |
| python | \u25bc | |
| java | \u25BC | |
| go | \u25BC | |
| ruby | \u{25BC} | |
| rust | \u{25BC} | |
| ccpp | \u25bc | |
| urlencoded | %E2%96%BC | |
| utf8bytes | e2 96 bc | |
| utf16bebytes | 25 bc | |
| utf32bebytes | 00 00 25 bc |
Cómo usar
HTML:
▼
CSS:
content: "\25BC"
JavaScript:
"\u{25BC}"
Python:
"\u25bc"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No