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' : ''">
שּׂ
HEBREW LETTER SHIN WITH DAGESH AND SIN DOT
Overview
שּׂ (HEBREW LETTER SHIN WITH DAGESH AND SIN DOT) is the Unicode character at code point U+FB2D. It belongs to the Alphabetic Presentation Forms block, in the Other Letter (Lo) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FB2D | |
| decimal | 64301 | |
| htmldecimal | שּׂ | |
| htmlhex | שּׂ | |
| css | \FB2D | |
| javascript | \u{FB2D} | |
| python | \ufb2d | |
| java | \uFB2D | |
| go | \uFB2D | |
| ruby | \u{FB2D} | |
| rust | \u{FB2D} | |
| ccpp | \ufb2d | |
| urlencoded | %EF%AC%AD | |
| utf8bytes | ef ac ad | |
| utf16bebytes | fb 2d | |
| utf32bebytes | 00 00 fb 2d |
How to Use
HTML:
שּׂ
CSS:
content: "\FB2D"
JavaScript:
"\u{FB2D}"
Python:
"\ufb2d"
Properties
- Script
- Hebr
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
- Decomposition
- FB49 05C2
Frequently Asked Questions
What is the שּׂ character (HEBREW LETTER SHIN WITH DAGESH AND SIN DOT)?
שּׂ (HEBREW LETTER SHIN WITH DAGESH AND SIN DOT) is the Unicode character U+FB2D.
What is the Unicode codepoint of HEBREW LETTER SHIN WITH DAGESH AND SIN DOT?
The HEBREW LETTER SHIN WITH DAGESH AND SIN DOT character (שּׂ) has codepoint U+FB2D.
How do I type or copy HEBREW LETTER SHIN WITH DAGESH AND SIN DOT?
Copy שּׂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.