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 MEEM ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08B6 | |
| decimal | 2230 | |
| htmldecimal | ࢶ | |
| htmlhex | ࢶ | |
| css | \08B6 | |
| javascript | \u{8B6} | |
| python | \u08b6 | |
| java | \u08B6 | |
| go | \u08B6 | |
| ruby | \u{8B6} | |
| rust | \u{8B6} | |
| ccpp | \u08b6 | |
| urlencoded | %E0%A2%B6 | |
| utf8bytes | e0 a2 b6 | |
| utf16bebytes | 08 b6 | |
| utf32bebytes | 00 00 08 b6 |
How to Use
HTML:
ࢶ
CSS:
content: "\08B6"
JavaScript:
"\u{8B6}"
Python:
"\u08b6"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No