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 KEHEH WITH THREE DOTS ABOVE
Overview
ݣ (ARABIC LETTER KEHEH WITH THREE DOTS ABOVE) is the Unicode character at code point U+0763. 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+0763 | |
| decimal | 1891 | |
| htmldecimal | ݣ | |
| htmlhex | ݣ | |
| css | \0763 | |
| javascript | \u{763} | |
| python | \u0763 | |
| java | \u0763 | |
| go | \u0763 | |
| ruby | \u{763} | |
| rust | \u{763} | |
| ccpp | \u0763 | |
| urlencoded | %DD%A3 | |
| utf8bytes | dd a3 | |
| utf16bebytes | 07 63 | |
| utf32bebytes | 00 00 07 63 |
How to Use
HTML:
ݣ
CSS:
content: "\0763"
JavaScript:
"\u{763}"
Python:
"\u0763"
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 KEHEH WITH THREE DOTS ABOVE)?
ݣ (ARABIC LETTER KEHEH WITH THREE DOTS ABOVE) is the Unicode character U+0763.
What is the Unicode codepoint of ARABIC LETTER KEHEH WITH THREE DOTS ABOVE?
The ARABIC LETTER KEHEH WITH THREE DOTS ABOVE character (ݣ) has codepoint U+0763.
How do I type or copy ARABIC LETTER KEHEH WITH THREE DOTS ABOVE?
Copy ݣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.