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' : ''">
LEFT-TO-RIGHT OVERRIDE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+202D | |
| decimal | 8237 | |
| htmldecimal | ‭ | |
| htmlhex | ‭ | |
| css | \202D | |
| javascript | \u{202D} | |
| python | \u202d | |
| java | \u202D | |
| go | \u202D | |
| ruby | \u{202D} | |
| rust | \u{202D} | |
| ccpp | \u202d | |
| urlencoded | %E2%80%AD | |
| utf8bytes | e2 80 ad | |
| utf16bebytes | 20 2d | |
| utf32bebytes | 00 00 20 2d |
How to Use
HTML:
‭
CSS:
content: "\202D"
JavaScript:
"\u{202D}"
Python:
"\u202d"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Format (Cf)
- Bidirectional
- LRO
- Combining
- 0
- Mirrored
- No