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