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