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