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' : ''">
|
VERTICAL LINE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+007C | |
| decimal | 124 | |
| htmldecimal | | | |
| htmlhex | | | |
| css | \007C | |
| javascript | \u{7C} | |
| python | \u007c | |
| java | \u007C | |
| go | \u007C | |
| ruby | \u{7C} | |
| rust | \u{7C} | |
| ccpp | \u007c | |
| urlencoded | %7C | |
| utf8bytes | 7c | |
| utf16bebytes | 00 7c | |
| utf32bebytes | 00 00 00 7c |
Cómo usar
HTML:
|
CSS:
content: "\007C"
JavaScript:
"\u{7C}"
Python:
"\u007c"
Propiedades
- Bloque
- Basic Latin
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No