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 INVERTED V) is the Unicode character at code point U+063D. 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+063D | |
| decimal | 1597 | |
| htmldecimal | ؽ | |
| htmlhex | ؽ | |
| css | \063D | |
| javascript | \u{63D} | |
| python | \u063d | |
| java | \u063D | |
| go | \u063D | |
| ruby | \u{63D} | |
| rust | \u{63D} | |
| ccpp | \u063d | |
| urlencoded | %D8%BD | |
| utf8bytes | d8 bd | |
| utf16bebytes | 06 3d | |
| utf32bebytes | 00 00 06 3d |
How to Use
HTML:
ؽ
CSS:
content: "\063D"
JavaScript:
"\u{63D}"
Python:
"\u063d"
Properties
Frequently Asked Questions
What is the ؽ character (ARABIC LETTER FARSI YEH WITH INVERTED V)?
ؽ (ARABIC LETTER FARSI YEH WITH INVERTED V) is the Unicode character U+063D.
What is the Unicode codepoint of ARABIC LETTER FARSI YEH WITH INVERTED V?
The ARABIC LETTER FARSI YEH WITH INVERTED V character (ؽ) has codepoint U+063D.
How do I type or copy ARABIC LETTER FARSI YEH WITH INVERTED V?
Copy ؽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.