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' : ''">
⌟
BOTTOM RIGHT CORNER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+231F | |
| decimal | 8991 | |
| htmldecimal | ⌟ | |
| htmlhex | ⌟ | |
| css | \231F | |
| javascript | \u{231F} | |
| python | \u231f | |
| java | \u231F | |
| go | \u231F | |
| ruby | \u{231F} | |
| rust | \u{231F} | |
| ccpp | \u231f | |
| urlencoded | %E2%8C%9F | |
| utf8bytes | e2 8c 9f | |
| utf16bebytes | 23 1f | |
| utf32bebytes | 00 00 23 1f |
How to Use
HTML:
⌟
CSS:
content: "\231F"
JavaScript:
"\u{231F}"
Python:
"\u231f"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No