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