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 BEH WITH SMALL V BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08A0 | |
| decimal | 2208 | |
| htmldecimal | ࢠ | |
| htmlhex | ࢠ | |
| css | \08A0 | |
| javascript | \u{8A0} | |
| python | \u08a0 | |
| java | \u08A0 | |
| go | \u08A0 | |
| ruby | \u{8A0} | |
| rust | \u{8A0} | |
| ccpp | \u08a0 | |
| urlencoded | %E0%A2%A0 | |
| utf8bytes | e0 a2 a0 | |
| utf16bebytes | 08 a0 | |
| utf32bebytes | 00 00 08 a0 |
How to Use
HTML:
ࢠ
CSS:
content: "\08A0"
JavaScript:
"\u{8A0}"
Python:
"\u08a0"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No