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' : ''">
ۺ
ARABIC LETTER SHEEN WITH DOT BELOW
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.