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 SMALL KASRA) is the Unicode character at code point U+061A. 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+061A | |
| decimal | 1562 | |
| htmldecimal | ؚ | |
| htmlhex | ؚ | |
| css | \061A | |
| javascript | \u{61A} | |
| python | \u061a | |
| java | \u061A | |
| go | \u061A | |
| ruby | \u{61A} | |
| rust | \u{61A} | |
| ccpp | \u061a | |
| urlencoded | %D8%9A | |
| utf8bytes | d8 9a | |
| utf16bebytes | 06 1a | |
| utf32bebytes | 00 00 06 1a |
How to Use
HTML:
ؚ
CSS:
content: "\061A"
JavaScript:
"\u{61A}"
Python:
"\u061a"
Properties
Frequently Asked Questions
What is the ؚ character (ARABIC SMALL KASRA)?
ؚ (ARABIC SMALL KASRA) is the Unicode character U+061A.
What is the Unicode codepoint of ARABIC SMALL KASRA?
The ARABIC SMALL KASRA character (ؚ) has codepoint U+061A.
How do I type or copy ARABIC SMALL KASRA?
Copy ؚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.