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