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