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