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 LIGATURE ALEF WITH FATHATAN ISOLATED FORM
Overview
ﴽ (ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM) is the Unicode character at code point U+FD3D. 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+FD3D | |
| decimal | 64829 | |
| htmldecimal | ﴽ | |
| htmlhex | ﴽ | |
| css | \FD3D | |
| javascript | \u{FD3D} | |
| python | \ufd3d | |
| java | \uFD3D | |
| go | \uFD3D | |
| ruby | \u{FD3D} | |
| rust | \u{FD3D} | |
| ccpp | \ufd3d | |
| urlencoded | %EF%B4%BD | |
| utf8bytes | ef b4 bd | |
| utf16bebytes | fd 3d | |
| utf32bebytes | 00 00 fd 3d |
How to Use
HTML:
ﴽ
CSS:
content: "\FD3D"
JavaScript:
"\u{FD3D}"
Python:
"\ufd3d"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 0627 064B
Frequently Asked Questions
What is the ﴽ character (ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM)?
ﴽ (ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM) is the Unicode character U+FD3D.
What is the Unicode codepoint of ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM?
The ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM character (ﴽ) has codepoint U+FD3D.
How do I type or copy ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM?
Copy ﴽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.