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