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