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 AFRICAN QAF WITH THREE DOTS ABOVE
Overview
ࣄ (ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE) is the Unicode character at code point U+08C4. It belongs to the Arabic Extended-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08C4 | |
| decimal | 2244 | |
| htmldecimal | ࣄ | |
| htmlhex | ࣄ | |
| css | \08C4 | |
| javascript | \u{8C4} | |
| python | \u08c4 | |
| java | \u08C4 | |
| go | \u08C4 | |
| ruby | \u{8C4} | |
| rust | \u{8C4} | |
| ccpp | \u08c4 | |
| urlencoded | %E0%A3%84 | |
| utf8bytes | e0 a3 84 | |
| utf16bebytes | 08 c4 | |
| utf32bebytes | 00 00 08 c4 |
How to Use
HTML:
ࣄ
CSS:
content: "\08C4"
JavaScript:
"\u{8C4}"
Python:
"\u08c4"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ࣄ character (ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE)?
ࣄ (ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE) is the Unicode character U+08C4.
What is the Unicode codepoint of ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE?
The ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE character (ࣄ) has codepoint U+08C4.
How do I type or copy ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE?
Copy ࣄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.