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 LETTER SHEEN WITH DOT BELOW) is the Unicode character at code point U+06FA. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06FA | |
| decimal | 1786 | |
| htmldecimal | ۺ | |
| htmlhex | ۺ | |
| css | \06FA | |
| javascript | \u{6FA} | |
| python | \u06fa | |
| java | \u06FA | |
| go | \u06FA | |
| ruby | \u{6FA} | |
| rust | \u{6FA} | |
| ccpp | \u06fa | |
| urlencoded | %DB%BA | |
| utf8bytes | db ba | |
| utf16bebytes | 06 fa | |
| utf32bebytes | 00 00 06 fa |
How to Use
HTML:
ۺ
CSS:
content: "\06FA"
JavaScript:
"\u{6FA}"
Python:
"\u06fa"
Properties
Frequently Asked Questions
What is the ۺ character (ARABIC LETTER SHEEN WITH DOT BELOW)?
ۺ (ARABIC LETTER SHEEN WITH DOT BELOW) is the Unicode character U+06FA.
What is the Unicode codepoint of ARABIC LETTER SHEEN WITH DOT BELOW?
The ARABIC LETTER SHEEN WITH DOT BELOW character (ۺ) has codepoint U+06FA.
How do I type or copy ARABIC LETTER SHEEN WITH DOT BELOW?
Copy ۺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.