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