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' : ''">
⸻
THREE-EM DASH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E3B | |
| decimal | 11835 | |
| htmldecimal | ⸻ | |
| htmlhex | ⸻ | |
| css | \2E3B | |
| javascript | \u{2E3B} | |
| python | \u2e3b | |
| java | \u2E3B | |
| go | \u2E3B | |
| ruby | \u{2E3B} | |
| rust | \u{2E3B} | |
| ccpp | \u2e3b | |
| urlencoded | %E2%B8%BB | |
| utf8bytes | e2 b8 bb | |
| utf16bebytes | 2e 3b | |
| utf32bebytes | 00 00 2e 3b |
How to Use
HTML:
⸻
CSS:
content: "\2E3B"
JavaScript:
"\u{2E3B}"
Python:
"\u2e3b"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Dash Punctuation (Pd)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No