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 ISOLATE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2066 | |
| decimal | 8294 | |
| htmldecimal | ⁦ | |
| htmlhex | ⁦ | |
| css | \2066 | |
| javascript | \u{2066} | |
| python | \u2066 | |
| java | \u2066 | |
| go | \u2066 | |
| ruby | \u{2066} | |
| rust | \u{2066} | |
| ccpp | \u2066 | |
| urlencoded | %E2%81%A6 | |
| utf8bytes | e2 81 a6 | |
| utf16bebytes | 20 66 | |
| utf32bebytes | 00 00 20 66 |
How to Use
HTML:
⁦
CSS:
content: "\2066"
JavaScript:
"\u{2066}"
Python:
"\u2066"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Format (Cf)
- Bidirectional
- LRI
- Combining
- 0
- Mirrored
- No