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' : ''">
⬮
BLACK VERTICAL ELLIPSE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2B2E | |
| decimal | 11054 | |
| htmldecimal | ⬮ | |
| htmlhex | ⬮ | |
| css | \2B2E | |
| javascript | \u{2B2E} | |
| python | \u2b2e | |
| java | \u2B2E | |
| go | \u2B2E | |
| ruby | \u{2B2E} | |
| rust | \u{2B2E} | |
| ccpp | \u2b2e | |
| urlencoded | %E2%AC%AE | |
| utf8bytes | e2 ac ae | |
| utf16bebytes | 2b 2e | |
| utf32bebytes | 00 00 2b 2e |
Cómo usar
HTML:
⬮
CSS:
content: "\2B2E"
JavaScript:
"\u{2B2E}"
Python:
"\u2b2e"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No