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