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 WITH DOWNWARDS ZIGZAG ARROW
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+237C | |
| decimal | 9084 | |
| htmldecimal | ⍼ | |
| htmlhex | ⍼ | |
| css | \237C | |
| javascript | \u{237C} | |
| python | \u237c | |
| java | \u237C | |
| go | \u237C | |
| ruby | \u{237C} | |
| rust | \u{237C} | |
| ccpp | \u237c | |
| urlencoded | %E2%8D%BC | |
| utf8bytes | e2 8d bc | |
| utf16bebytes | 23 7c | |
| utf32bebytes | 00 00 23 7c |
Cómo usar
HTML:
⍼
CSS:
content: "\237C"
JavaScript:
"\u{237C}"
Python:
"\u237c"
Propiedades
- Bloque
- Miscellaneous Technical
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No