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' : ''">
◱
WHITE SQUARE WITH LOWER LEFT QUADRANT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25F1 | |
| decimal | 9713 | |
| htmldecimal | ◱ | |
| htmlhex | ◱ | |
| css | \25F1 | |
| javascript | \u{25F1} | |
| python | \u25f1 | |
| java | \u25F1 | |
| go | \u25F1 | |
| ruby | \u{25F1} | |
| rust | \u{25F1} | |
| ccpp | \u25f1 | |
| urlencoded | %E2%97%B1 | |
| utf8bytes | e2 97 b1 | |
| utf16bebytes | 25 f1 | |
| utf32bebytes | 00 00 25 f1 |
Cómo usar
HTML:
◱
CSS:
content: "\25F1"
JavaScript:
"\u{25F1}"
Python:
"\u25f1"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No