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 SEEN WITH INVERTED V
Overview
ݾ (ARABIC LETTER SEEN WITH INVERTED V) is the Unicode character at code point U+077E. It belongs to the Arabic Supplement block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+077E | |
| decimal | 1918 | |
| htmldecimal | ݾ | |
| htmlhex | ݾ | |
| css | \077E | |
| javascript | \u{77E} | |
| python | \u077e | |
| java | \u077E | |
| go | \u077E | |
| ruby | \u{77E} | |
| rust | \u{77E} | |
| ccpp | \u077e | |
| urlencoded | %DD%BE | |
| utf8bytes | dd be | |
| utf16bebytes | 07 7e | |
| utf32bebytes | 00 00 07 7e |
How to Use
HTML:
ݾ
CSS:
content: "\077E"
JavaScript:
"\u{77E}"
Python:
"\u077e"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ݾ character (ARABIC LETTER SEEN WITH INVERTED V)?
ݾ (ARABIC LETTER SEEN WITH INVERTED V) is the Unicode character U+077E.
What is the Unicode codepoint of ARABIC LETTER SEEN WITH INVERTED V?
The ARABIC LETTER SEEN WITH INVERTED V character (ݾ) has codepoint U+077E.
How do I type or copy ARABIC LETTER SEEN WITH INVERTED V?
Copy ݾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.