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 DIAGONAL UPPER LEFT TO LOWER CENTRE TO UPPER RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBDC | |
| decimal | 130012 | |
| htmldecimal | 🯜 | |
| htmlhex | 🯜 | |
| css | \1FBDC | |
| javascript | \u{1FBDC} | |
| python | \U0001fbdc | |
| java | \uD83E\uDFDC | |
| go | \U0001FBDC | |
| ruby | \u{1FBDC} | |
| rust | \u{1FBDC} | |
| ccpp | \U0001fbdc | |
| urlencoded | %F0%9F%AF%9C | |
| utf8bytes | f0 9f af 9c | |
| utf16bebytes | d8 3e df dc | |
| utf32bebytes | 00 01 fb dc |
How to Use
HTML:
🯜
CSS:
content: "\1FBDC"
JavaScript:
"\u{1FBDC}"
Python:
"\U0001fbdc"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No