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