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' : ''">
╞
BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
Tableau d'encodage
| Format | Valeur | Copier |
|---|---|---|
| unicode | U+255E | |
| decimal | 9566 | |
| htmldecimal | ╞ | |
| htmlhex | ╞ | |
| css | \255E | |
| javascript | \u{255E} | |
| python | \u255e | |
| java | \u255E | |
| go | \u255E | |
| ruby | \u{255E} | |
| rust | \u{255E} | |
| ccpp | \u255e | |
| urlencoded | %E2%95%9E | |
| utf8bytes | e2 95 9e | |
| utf16bebytes | 25 5e | |
| utf32bebytes | 00 00 25 5e |
Comment utiliser
HTML:
╞
CSS:
content: "\255E"
JavaScript:
"\u{255E}"
Python:
"\u255e"
Propriétés
- Bloc
- Box Drawing
- Système d'écriture
- Zyyy
- Catégorie
- Other Symbol (So)
- Bidirectionnel
- ON
- Combinant
- 0
- Miroir
- Non