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