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 KEHEH WITH TWO DOTS ABOVE) is the Unicode character at code point U+063B. 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+063B | |
| decimal | 1595 | |
| htmldecimal | ػ | |
| htmlhex | ػ | |
| css | \063B | |
| javascript | \u{63B} | |
| python | \u063b | |
| java | \u063B | |
| go | \u063B | |
| ruby | \u{63B} | |
| rust | \u{63B} | |
| ccpp | \u063b | |
| urlencoded | %D8%BB | |
| utf8bytes | d8 bb | |
| utf16bebytes | 06 3b | |
| utf32bebytes | 00 00 06 3b |
How to Use
HTML:
ػ
CSS:
content: "\063B"
JavaScript:
"\u{63B}"
Python:
"\u063b"
Properties
Frequently Asked Questions
What is the ػ character (ARABIC LETTER KEHEH WITH TWO DOTS ABOVE)?
ػ (ARABIC LETTER KEHEH WITH TWO DOTS ABOVE) is the Unicode character U+063B.
What is the Unicode codepoint of ARABIC LETTER KEHEH WITH TWO DOTS ABOVE?
The ARABIC LETTER KEHEH WITH TWO DOTS ABOVE character (ػ) has codepoint U+063B.
How do I type or copy ARABIC LETTER KEHEH WITH TWO DOTS ABOVE?
Copy ػ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.