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