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' : ''">
␏
SYMBOL FOR SHIFT IN
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+240F | |
| decimal | 9231 | |
| htmldecimal | ␏ | |
| htmlhex | ␏ | |
| css | \240F | |
| javascript | \u{240F} | |
| python | \u240f | |
| java | \u240F | |
| go | \u240F | |
| ruby | \u{240F} | |
| rust | \u{240F} | |
| ccpp | \u240f | |
| urlencoded | %E2%90%8F | |
| utf8bytes | e2 90 8f | |
| utf16bebytes | 24 0f | |
| utf32bebytes | 00 00 24 0f |
Cómo usar
HTML:
␏
CSS:
content: "\240F"
JavaScript:
"\u{240F}"
Python:
"\u240f"
Propiedades
- Bloque
- Control Pictures
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No