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' : ''">
⦒
RIGHT ANGLE BRACKET WITH DOT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2992 | |
| decimal | 10642 | |
| htmldecimal | ⦒ | |
| htmlhex | ⦒ | |
| css | \2992 | |
| javascript | \u{2992} | |
| python | \u2992 | |
| java | \u2992 | |
| go | \u2992 | |
| ruby | \u{2992} | |
| rust | \u{2992} | |
| ccpp | \u2992 | |
| urlencoded | %E2%A6%92 | |
| utf8bytes | e2 a6 92 | |
| utf16bebytes | 29 92 | |
| utf32bebytes | 00 00 29 92 |
Cómo usar
HTML:
⦒
CSS:
content: "\2992"
JavaScript:
"\u{2992}"
Python:
"\u2992"
Propiedades
- Escritura
- Zyyy
- Categoría
- Close Punctuation (Pe)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí