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 HEAVY AND LEFT DOWN LIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2526 | |
| decimal | 9510 | |
| htmldecimal | ┦ | |
| htmlhex | ┦ | |
| css | \2526 | |
| javascript | \u{2526} | |
| python | \u2526 | |
| java | \u2526 | |
| go | \u2526 | |
| ruby | \u{2526} | |
| rust | \u{2526} | |
| ccpp | \u2526 | |
| urlencoded | %E2%94%A6 | |
| utf8bytes | e2 94 a6 | |
| utf16bebytes | 25 26 | |
| utf32bebytes | 00 00 25 26 |
How to Use
HTML:
┦
CSS:
content: "\2526"
JavaScript:
"\u{2526}"
Python:
"\u2526"
Properties
- Block
- Box Drawing
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No