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' : ''">
ࢦ
ARABIC LETTER LAM WITH DOUBLE BAR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08A6 | |
| decimal | 2214 | |
| htmldecimal | ࢦ | |
| htmlhex | ࢦ | |
| css | \08A6 | |
| javascript | \u{8A6} | |
| python | \u08a6 | |
| java | \u08A6 | |
| go | \u08A6 | |
| ruby | \u{8A6} | |
| rust | \u{8A6} | |
| ccpp | \u08a6 | |
| urlencoded | %E0%A2%A6 | |
| utf8bytes | e0 a2 a6 | |
| utf16bebytes | 08 a6 | |
| utf32bebytes | 00 00 08 a6 |
How to Use
HTML:
ࢦ
CSS:
content: "\08A6"
JavaScript:
"\u{8A6}"
Python:
"\u08a6"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No