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