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 MARK NOON GHUNNA) is the Unicode character at code point U+0658. It belongs to the Arabic block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0658 | |
| decimal | 1624 | |
| htmldecimal | ٘ | |
| htmlhex | ٘ | |
| css | \0658 | |
| javascript | \u{658} | |
| python | \u0658 | |
| java | \u0658 | |
| go | \u0658 | |
| ruby | \u{658} | |
| rust | \u{658} | |
| ccpp | \u0658 | |
| urlencoded | %D9%98 | |
| utf8bytes | d9 98 | |
| utf16bebytes | 06 58 | |
| utf32bebytes | 00 00 06 58 |
How to Use
HTML:
٘
CSS:
content: "\0658"
JavaScript:
"\u{658}"
Python:
"\u0658"
Properties
Frequently Asked Questions
What is the ٘ character (ARABIC MARK NOON GHUNNA)?
٘ (ARABIC MARK NOON GHUNNA) is the Unicode character U+0658.
What is the Unicode codepoint of ARABIC MARK NOON GHUNNA?
The ARABIC MARK NOON GHUNNA character (٘) has codepoint U+0658.
How do I type or copy ARABIC MARK NOON GHUNNA?
Copy ٘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.