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