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 FARSI YEH MEDIAL FORM
Overview
ﯿ (ARABIC LETTER FARSI YEH MEDIAL FORM) is the Unicode character at code point U+FBFF. It belongs to the Arabic Presentation Forms-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FBFF | |
| decimal | 64511 | |
| htmldecimal | ﯿ | |
| htmlhex | ﯿ | |
| css | \FBFF | |
| javascript | \u{FBFF} | |
| python | \ufbff | |
| java | \uFBFF | |
| go | \uFBFF | |
| ruby | \u{FBFF} | |
| rust | \u{FBFF} | |
| ccpp | \ufbff | |
| urlencoded | %EF%AF%BF | |
| utf8bytes | ef af bf | |
| utf16bebytes | fb ff | |
| utf32bebytes | 00 00 fb ff |
How to Use
HTML:
ﯿ
CSS:
content: "\FBFF"
JavaScript:
"\u{FBFF}"
Python:
"\ufbff"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 06CC
Frequently Asked Questions
What is the ﯿ character (ARABIC LETTER FARSI YEH MEDIAL FORM)?
ﯿ (ARABIC LETTER FARSI YEH MEDIAL FORM) is the Unicode character U+FBFF.
What is the Unicode codepoint of ARABIC LETTER FARSI YEH MEDIAL FORM?
The ARABIC LETTER FARSI YEH MEDIAL FORM character (ﯿ) has codepoint U+FBFF.
How do I type or copy ARABIC LETTER FARSI YEH MEDIAL FORM?
Copy ﯿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.