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' : ''">
⹀
DOUBLE HYPHEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E40 | |
| decimal | 11840 | |
| htmldecimal | ⹀ | |
| htmlhex | ⹀ | |
| css | \2E40 | |
| javascript | \u{2E40} | |
| python | \u2e40 | |
| java | \u2E40 | |
| go | \u2E40 | |
| ruby | \u{2E40} | |
| rust | \u{2E40} | |
| ccpp | \u2e40 | |
| urlencoded | %E2%B9%80 | |
| utf8bytes | e2 b9 80 | |
| utf16bebytes | 2e 40 | |
| utf32bebytes | 00 00 2e 40 |
How to Use
HTML:
⹀
CSS:
content: "\2E40"
JavaScript:
"\u{2E40}"
Python:
"\u2e40"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Dash Punctuation (Pd)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No