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