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' : ''">
⁆
RIGHT SQUARE BRACKET WITH QUILL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2046 | |
| decimal | 8262 | |
| htmldecimal | ⁆ | |
| htmlhex | ⁆ | |
| css | \2046 | |
| javascript | \u{2046} | |
| python | \u2046 | |
| java | \u2046 | |
| go | \u2046 | |
| ruby | \u{2046} | |
| rust | \u{2046} | |
| ccpp | \u2046 | |
| urlencoded | %E2%81%86 | |
| utf8bytes | e2 81 86 | |
| utf16bebytes | 20 46 | |
| utf32bebytes | 00 00 20 46 |
Cómo usar
HTML:
⁆
CSS:
content: "\2046"
JavaScript:
"\u{2046}"
Python:
"\u2046"
Propiedades
- Bloque
- General Punctuation
- Escritura
- Zyyy
- Categoría
- Close Punctuation (Pe)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí