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