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 FEH WITH DOT BELOW) is the Unicode character at code point U+06A3. 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+06A3 | |
| decimal | 1699 | |
| htmldecimal | ڣ | |
| htmlhex | ڣ | |
| css | \06A3 | |
| javascript | \u{6A3} | |
| python | \u06a3 | |
| java | \u06A3 | |
| go | \u06A3 | |
| ruby | \u{6A3} | |
| rust | \u{6A3} | |
| ccpp | \u06a3 | |
| urlencoded | %DA%A3 | |
| utf8bytes | da a3 | |
| utf16bebytes | 06 a3 | |
| utf32bebytes | 00 00 06 a3 |
How to Use
HTML:
ڣ
CSS:
content: "\06A3"
JavaScript:
"\u{6A3}"
Python:
"\u06a3"
Properties
Frequently Asked Questions
What is the ڣ character (ARABIC LETTER FEH WITH DOT BELOW)?
ڣ (ARABIC LETTER FEH WITH DOT BELOW) is the Unicode character U+06A3.
What is the Unicode codepoint of ARABIC LETTER FEH WITH DOT BELOW?
The ARABIC LETTER FEH WITH DOT BELOW character (ڣ) has codepoint U+06A3.
How do I type or copy ARABIC LETTER FEH WITH DOT BELOW?
Copy ڣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.