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 FINAL FORM
Overview
ﺶ (ARABIC LETTER SHEEN FINAL FORM) is the Unicode character at code point U+FEB6. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FEB6 | |
| decimal | 65206 | |
| htmldecimal | ﺶ | |
| htmlhex | ﺶ | |
| css | \FEB6 | |
| javascript | \u{FEB6} | |
| python | \ufeb6 | |
| java | \uFEB6 | |
| go | \uFEB6 | |
| ruby | \u{FEB6} | |
| rust | \u{FEB6} | |
| ccpp | \ufeb6 | |
| urlencoded | %EF%BA%B6 | |
| utf8bytes | ef ba b6 | |
| utf16bebytes | fe b6 | |
| utf32bebytes | 00 00 fe b6 |
How to Use
HTML:
ﺶ
CSS:
content: "\FEB6"
JavaScript:
"\u{FEB6}"
Python:
"\ufeb6"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0634
Frequently Asked Questions
What is the ﺶ character (ARABIC LETTER SHEEN FINAL FORM)?
ﺶ (ARABIC LETTER SHEEN FINAL FORM) is the Unicode character U+FEB6.
What is the Unicode codepoint of ARABIC LETTER SHEEN FINAL FORM?
The ARABIC LETTER SHEEN FINAL FORM character (ﺶ) has codepoint U+FEB6.
How do I type or copy ARABIC LETTER SHEEN FINAL FORM?
Copy ﺶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.