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 LIGHT ARC DOWN AND RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+256D | |
| decimal | 9581 | |
| htmldecimal | ╭ | |
| htmlhex | ╭ | |
| css | \256D | |
| javascript | \u{256D} | |
| python | \u256d | |
| java | \u256D | |
| go | \u256D | |
| ruby | \u{256D} | |
| rust | \u{256D} | |
| ccpp | \u256d | |
| urlencoded | %E2%95%AD | |
| utf8bytes | e2 95 ad | |
| utf16bebytes | 25 6d | |
| utf32bebytes | 00 00 25 6d |
How to Use
HTML:
╭
CSS:
content: "\256D"
JavaScript:
"\u{256D}"
Python:
"\u256d"
Properties
- Block
- Box Drawing
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No