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 NGOEH) is the Unicode character at code point U+06B1. 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+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.