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