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 ALEF WASLA ISOLATED FORM
Overview
ﭐ (ARABIC LETTER ALEF WASLA ISOLATED FORM) is the Unicode character at code point U+FB50. 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+FB50 | |
| decimal | 64336 | |
| htmldecimal | ﭐ | |
| htmlhex | ﭐ | |
| css | \FB50 | |
| javascript | \u{FB50} | |
| python | \ufb50 | |
| java | \uFB50 | |
| go | \uFB50 | |
| ruby | \u{FB50} | |
| rust | \u{FB50} | |
| ccpp | \ufb50 | |
| urlencoded | %EF%AD%90 | |
| utf8bytes | ef ad 90 | |
| utf16bebytes | fb 50 | |
| utf32bebytes | 00 00 fb 50 |
How to Use
HTML:
ﭐ
CSS:
content: "\FB50"
JavaScript:
"\u{FB50}"
Python:
"\ufb50"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 0671
Frequently Asked Questions
What is the ﭐ character (ARABIC LETTER ALEF WASLA ISOLATED FORM)?
ﭐ (ARABIC LETTER ALEF WASLA ISOLATED FORM) is the Unicode character U+FB50.
What is the Unicode codepoint of ARABIC LETTER ALEF WASLA ISOLATED FORM?
The ARABIC LETTER ALEF WASLA ISOLATED FORM character (ﭐ) has codepoint U+FB50.
How do I type or copy ARABIC LETTER ALEF WASLA ISOLATED FORM?
Copy ﭐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.