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