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 DUL ISOLATED FORM
Overview
ﮆ (ARABIC LETTER DUL ISOLATED FORM) is the Unicode character at code point U+FB86. It belongs to the Arabic Presentation Forms-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FB86 | |
| decimal | 64390 | |
| htmldecimal | ﮆ | |
| htmlhex | ﮆ | |
| css | \FB86 | |
| javascript | \u{FB86} | |
| python | \ufb86 | |
| java | \uFB86 | |
| go | \uFB86 | |
| ruby | \u{FB86} | |
| rust | \u{FB86} | |
| ccpp | \ufb86 | |
| urlencoded | %EF%AE%86 | |
| utf8bytes | ef ae 86 | |
| utf16bebytes | fb 86 | |
| utf32bebytes | 00 00 fb 86 |
How to Use
HTML:
ﮆ
CSS:
content: "\FB86"
JavaScript:
"\u{FB86}"
Python:
"\ufb86"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 068E
Frequently Asked Questions
What is the ﮆ character (ARABIC LETTER DUL ISOLATED FORM)?
ﮆ (ARABIC LETTER DUL ISOLATED FORM) is the Unicode character U+FB86.
What is the Unicode codepoint of ARABIC LETTER DUL ISOLATED FORM?
The ARABIC LETTER DUL ISOLATED FORM character (ﮆ) has codepoint U+FB86.
How do I type or copy ARABIC LETTER DUL ISOLATED FORM?
Copy ﮆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.