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 QAF WITH DOT BELOW
Overview
ࢥ (ARABIC LETTER QAF WITH DOT BELOW) is the Unicode character at code point U+08A5. 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+08A5 | |
| decimal | 2213 | |
| htmldecimal | ࢥ | |
| htmlhex | ࢥ | |
| css | \08A5 | |
| javascript | \u{8A5} | |
| python | \u08a5 | |
| java | \u08A5 | |
| go | \u08A5 | |
| ruby | \u{8A5} | |
| rust | \u{8A5} | |
| ccpp | \u08a5 | |
| urlencoded | %E0%A2%A5 | |
| utf8bytes | e0 a2 a5 | |
| utf16bebytes | 08 a5 | |
| utf32bebytes | 00 00 08 a5 |
How to Use
HTML:
ࢥ
CSS:
content: "\08A5"
JavaScript:
"\u{8A5}"
Python:
"\u08a5"
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 QAF WITH DOT BELOW)?
ࢥ (ARABIC LETTER QAF WITH DOT BELOW) is the Unicode character U+08A5.
What is the Unicode codepoint of ARABIC LETTER QAF WITH DOT BELOW?
The ARABIC LETTER QAF WITH DOT BELOW character (ࢥ) has codepoint U+08A5.
How do I type or copy ARABIC LETTER QAF WITH DOT BELOW?
Copy ࢥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.