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