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' : ''">
RIGHT-TO-LEFT EMBEDDING
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+202B | |
| decimal | 8235 | |
| htmldecimal | ‫ | |
| htmlhex | ‫ | |
| css | \202B | |
| javascript | \u{202B} | |
| python | \u202b | |
| java | \u202B | |
| go | \u202B | |
| ruby | \u{202B} | |
| rust | \u{202B} | |
| ccpp | \u202b | |
| urlencoded | %E2%80%AB | |
| utf8bytes | e2 80 ab | |
| utf16bebytes | 20 2b | |
| utf32bebytes | 00 00 20 2b |
How to Use
HTML:
‫
CSS:
content: "\202B"
JavaScript:
"\u{202B}"
Python:
"\u202b"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Format (Cf)
- Bidirectional
- RLE
- Combining
- 0
- Mirrored
- No