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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0633 | |
| decimal | 1587 | |
| htmldecimal | س | |
| htmlhex | س | |
| css | \0633 | |
| javascript | \u{633} | |
| python | \u0633 | |
| java | \u0633 | |
| go | \u0633 | |
| ruby | \u{633} | |
| rust | \u{633} | |
| ccpp | \u0633 | |
| urlencoded | %D8%B3 | |
| utf8bytes | d8 b3 | |
| utf16bebytes | 06 33 | |
| utf32bebytes | 00 00 06 33 |
How to Use
HTML:
س
CSS:
content: "\0633"
JavaScript:
"\u{633}"
Python:
"\u0633"
Properties
Frequently Asked Questions
What is the س character (ARABIC LETTER SEEN)?
س (ARABIC LETTER SEEN) is the Unicode character U+0633.
What is the Unicode codepoint of ARABIC LETTER SEEN?
The ARABIC LETTER SEEN character (س) has codepoint U+0633.
How do I type or copy ARABIC LETTER SEEN?
Copy س directly, or use the HTML entity, UTF-8, and code encodings shown on this page.