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' : ''">
⸎
EDITORIAL CORONIS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E0E | |
| decimal | 11790 | |
| htmldecimal | ⸎ | |
| htmlhex | ⸎ | |
| css | \2E0E | |
| javascript | \u{2E0E} | |
| python | \u2e0e | |
| java | \u2E0E | |
| go | \u2E0E | |
| ruby | \u{2E0E} | |
| rust | \u{2E0E} | |
| ccpp | \u2e0e | |
| urlencoded | %E2%B8%8E | |
| utf8bytes | e2 b8 8e | |
| utf16bebytes | 2e 0e | |
| utf32bebytes | 00 00 2e 0e |
How to Use
HTML:
⸎
CSS:
content: "\2E0E"
JavaScript:
"\u{2E0E}"
Python:
"\u2e0e"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No