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