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 EMPTY CENTRE LOW STOP) is the Unicode character at code point U+06EA. 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+06EA | |
| decimal | 1770 | |
| htmldecimal | ۪ | |
| htmlhex | ۪ | |
| css | \06EA | |
| javascript | \u{6EA} | |
| python | \u06ea | |
| java | \u06EA | |
| go | \u06EA | |
| ruby | \u{6EA} | |
| rust | \u{6EA} | |
| ccpp | \u06ea | |
| urlencoded | %DB%AA | |
| utf8bytes | db aa | |
| utf16bebytes | 06 ea | |
| utf32bebytes | 00 00 06 ea |
How to Use
HTML:
۪
CSS:
content: "\06EA"
JavaScript:
"\u{6EA}"
Python:
"\u06ea"
Properties
Frequently Asked Questions
What is the ۪ character (ARABIC EMPTY CENTRE LOW STOP)?
۪ (ARABIC EMPTY CENTRE LOW STOP) is the Unicode character U+06EA.
What is the Unicode codepoint of ARABIC EMPTY CENTRE LOW STOP?
The ARABIC EMPTY CENTRE LOW STOP character (۪) has codepoint U+06EA.
How do I type or copy ARABIC EMPTY CENTRE LOW STOP?
Copy ۪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.