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' : ''">
ؾ
Overview
ؾ (ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE) is the Unicode character at code point U+063E. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+063E | |
| decimal | 1598 | |
| htmldecimal | ؾ | |
| htmlhex | ؾ | |
| css | \063E | |
| javascript | \u{63E} | |
| python | \u063e | |
| java | \u063E | |
| go | \u063E | |
| ruby | \u{63E} | |
| rust | \u{63E} | |
| ccpp | \u063e | |
| urlencoded | %D8%BE | |
| utf8bytes | d8 be | |
| utf16bebytes | 06 3e | |
| utf32bebytes | 00 00 06 3e |
How to Use
HTML:
ؾ
CSS:
content: "\063E"
JavaScript:
"\u{63E}"
Python:
"\u063e"
Properties
Frequently Asked Questions
What is the ؾ character (ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE)?
ؾ (ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE) is the Unicode character U+063E.
What is the Unicode codepoint of ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE?
The ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE character (ؾ) has codepoint U+063E.
How do I type or copy ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE?
Copy ؾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.