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 DIAMOND
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBAE | |
| decimal | 129966 | |
| htmldecimal | 🮮 | |
| htmlhex | 🮮 | |
| css | \1FBAE | |
| javascript | \u{1FBAE} | |
| python | \U0001fbae | |
| java | \uD83E\uDFAE | |
| go | \U0001FBAE | |
| ruby | \u{1FBAE} | |
| rust | \u{1FBAE} | |
| ccpp | \U0001fbae | |
| urlencoded | %F0%9F%AE%AE | |
| utf8bytes | f0 9f ae ae | |
| utf16bebytes | d8 3e df ae | |
| utf32bebytes | 00 01 fb ae |
How to Use
HTML:
🮮
CSS:
content: "\1FBAE"
JavaScript:
"\u{1FBAE}"
Python:
"\U0001fbae"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No