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' : ''">
⟔
UPPER LEFT CORNER WITH DOT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+27D4 | |
| decimal | 10196 | |
| htmldecimal | ⟔ | |
| htmlhex | ⟔ | |
| css | \27D4 | |
| javascript | \u{27D4} | |
| python | \u27d4 | |
| java | \u27D4 | |
| go | \u27D4 | |
| ruby | \u{27D4} | |
| rust | \u{27D4} | |
| ccpp | \u27d4 | |
| urlencoded | %E2%9F%94 | |
| utf8bytes | e2 9f 94 | |
| utf16bebytes | 27 d4 | |
| utf32bebytes | 00 00 27 d4 |
Cómo usar
HTML:
⟔
CSS:
content: "\27D4"
JavaScript:
"\u{27D4}"
Python:
"\u27d4"
Propiedades
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí