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