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 OBLIQUE HYPHEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E17 | |
| decimal | 11799 | |
| htmldecimal | ⸗ | |
| htmlhex | ⸗ | |
| css | \2E17 | |
| javascript | \u{2E17} | |
| python | \u2e17 | |
| java | \u2E17 | |
| go | \u2E17 | |
| ruby | \u{2E17} | |
| rust | \u{2E17} | |
| ccpp | \u2e17 | |
| urlencoded | %E2%B8%97 | |
| utf8bytes | e2 b8 97 | |
| utf16bebytes | 2e 17 | |
| utf32bebytes | 00 00 2e 17 |
How to Use
HTML:
⸗
CSS:
content: "\2E17"
JavaScript:
"\u{2E17}"
Python:
"\u2e17"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Dash Punctuation (Pd)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No