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 MEDIAL FORM
Overview
ﺸ (ARABIC LETTER SHEEN MEDIAL FORM) is the Unicode character at code point U+FEB8. 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+FEB8 | |
| decimal | 65208 | |
| htmldecimal | ﺸ | |
| htmlhex | ﺸ | |
| css | \FEB8 | |
| javascript | \u{FEB8} | |
| python | \ufeb8 | |
| java | \uFEB8 | |
| go | \uFEB8 | |
| ruby | \u{FEB8} | |
| rust | \u{FEB8} | |
| ccpp | \ufeb8 | |
| urlencoded | %EF%BA%B8 | |
| utf8bytes | ef ba b8 | |
| utf16bebytes | fe b8 | |
| utf32bebytes | 00 00 fe b8 |
How to Use
HTML:
ﺸ
CSS:
content: "\FEB8"
JavaScript:
"\u{FEB8}"
Python:
"\ufeb8"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 0634
Frequently Asked Questions
What is the ﺸ character (ARABIC LETTER SHEEN MEDIAL FORM)?
ﺸ (ARABIC LETTER SHEEN MEDIAL FORM) is the Unicode character U+FEB8.
What is the Unicode codepoint of ARABIC LETTER SHEEN MEDIAL FORM?
The ARABIC LETTER SHEEN MEDIAL FORM character (ﺸ) has codepoint U+FEB8.
How do I type or copy ARABIC LETTER SHEEN MEDIAL FORM?
Copy ﺸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.