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 KASRATAN) is the Unicode character at code point U+064D. 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+064D | |
| decimal | 1613 | |
| htmldecimal | ٍ | |
| htmlhex | ٍ | |
| css | \064D | |
| javascript | \u{64D} | |
| python | \u064d | |
| java | \u064D | |
| go | \u064D | |
| ruby | \u{64D} | |
| rust | \u{64D} | |
| ccpp | \u064d | |
| urlencoded | %D9%8D | |
| utf8bytes | d9 8d | |
| utf16bebytes | 06 4d | |
| utf32bebytes | 00 00 06 4d |
How to Use
HTML:
ٍ
CSS:
content: "\064D"
JavaScript:
"\u{64D}"
Python:
"\u064d"
Properties
Frequently Asked Questions
What is the ٍ character (ARABIC KASRATAN)?
ٍ (ARABIC KASRATAN) is the Unicode character U+064D.
What is the Unicode codepoint of ARABIC KASRATAN?
The ARABIC KASRATAN character (ٍ) has codepoint U+064D.
How do I type or copy ARABIC KASRATAN?
Copy ٍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.