About Arabic Letter Farsi Yeh With Inverted V
Arabic Letter Farsi Yeh With Inverted V is the Unicode character ؽ at codepoint U+063D in the Arabic block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Arabic Letter Farsi Yeh With Inverted V
To use the Arabic Letter Farsi Yeh With Inverted V symbol (ؽ) in HTML, insert the
entity ؽ directly into your markup. The decimal entity ؽ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\63D';.
In JavaScript and TypeScript the escape '\u063D' evaluates to ؽ. In Python source, write '\u063D'.
The character encodes to D8 BD as UTF-8 bytes and 063D as UTF-16 code units. Its decimal codepoint is 1597.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.