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' : ''">
⋼
SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22FC | |
| decimal | 8956 | |
| htmldecimal | ⋼ | |
| htmlhex | ⋼ | |
| css | \22FC | |
| javascript | \u{22FC} | |
| python | \u22fc | |
| java | \u22FC | |
| go | \u22FC | |
| ruby | \u{22FC} | |
| rust | \u{22FC} | |
| ccpp | \u22fc | |
| urlencoded | %E2%8B%BC | |
| utf8bytes | e2 8b bc | |
| utf16bebytes | 22 fc | |
| utf32bebytes | 00 00 22 fc |
Cómo usar
HTML:
⋼
CSS:
content: "\22FC"
JavaScript:
"\u{22FC}"
Python:
"\u22fc"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí