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' : ''">
ڳ
ARABIC LETTER GUEH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.