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 VERTICAL BISECTING LINE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25EB | |
| decimal | 9707 | |
| htmldecimal | ◫ | |
| htmlhex | ◫ | |
| css | \25EB | |
| javascript | \u{25EB} | |
| python | \u25eb | |
| java | \u25EB | |
| go | \u25EB | |
| ruby | \u{25EB} | |
| rust | \u{25EB} | |
| ccpp | \u25eb | |
| urlencoded | %E2%97%AB | |
| utf8bytes | e2 97 ab | |
| utf16bebytes | 25 eb | |
| utf32bebytes | 00 00 25 eb |
Cómo usar
HTML:
◫
CSS:
content: "\25EB"
JavaScript:
"\u{25EB}"
Python:
"\u25eb"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No