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