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 CIRCLE WITH UPPER LEFT QUADRANT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25F4 | |
| decimal | 9716 | |
| htmldecimal | ◴ | |
| htmlhex | ◴ | |
| css | \25F4 | |
| javascript | \u{25F4} | |
| python | \u25f4 | |
| java | \u25F4 | |
| go | \u25F4 | |
| ruby | \u{25F4} | |
| rust | \u{25F4} | |
| ccpp | \u25f4 | |
| urlencoded | %E2%97%B4 | |
| utf8bytes | e2 97 b4 | |
| utf16bebytes | 25 f4 | |
| utf32bebytes | 00 00 25 f4 |
Cómo usar
HTML:
◴
CSS:
content: "\25F4"
JavaScript:
"\u{25F4}"
Python:
"\u25f4"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No