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 KASHMIRI YEH) is the Unicode character at code point U+0620. 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+0620 | |
| decimal | 1568 | |
| htmldecimal | ؠ | |
| htmlhex | ؠ | |
| css | \0620 | |
| javascript | \u{620} | |
| python | \u0620 | |
| java | \u0620 | |
| go | \u0620 | |
| ruby | \u{620} | |
| rust | \u{620} | |
| ccpp | \u0620 | |
| urlencoded | %D8%A0 | |
| utf8bytes | d8 a0 | |
| utf16bebytes | 06 20 | |
| utf32bebytes | 00 00 06 20 |
How to Use
HTML:
ؠ
CSS:
content: "\0620"
JavaScript:
"\u{620}"
Python:
"\u0620"
Properties
Frequently Asked Questions
What is the ؠ character (ARABIC LETTER KASHMIRI YEH)?
ؠ (ARABIC LETTER KASHMIRI YEH) is the Unicode character U+0620.
What is the Unicode codepoint of ARABIC LETTER KASHMIRI YEH?
The ARABIC LETTER KASHMIRI YEH character (ؠ) has codepoint U+0620.
How do I type or copy ARABIC LETTER KASHMIRI YEH?
Copy ؠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.