free-symbols

Hebrew Letter Shin With Dagesh And Sin Dot Letter

שּׂ is the Hebrew letter shin with both a dagesh and a sin dot, used in pointed Hebrew text.

U+FB2D

שּׂ is a specific Hebrew character with diacritics: shin, dagesh, and the sin dot. It’s useful when you need an exact, precomposed glyph in pointed text. Use the copy and escape sequences below to insert it reliably.

Hebrew Letter Shin With Dagesh And Sin Dot Letter Meaning

The character “שּׂ” has the Unicode name “HEBREW LETTER SHIN WITH DAGESH AND SIN DOT” (U+FB2D). In Hebrew typography and text, it represents a shin letter that includes both the dagesh (a dot indicating a specific pronunciation/feature) and the sin dot (the distinguishing dot placement associated with שׁ/שׁ distinctions in pointed writing). Because it is a precomposed code point, using this single character can be preferable when your content depends on that exact glyph rather than assembling separate base letters and combining marks.

Common uses

  • Rendering pointed Hebrew text where an exact single glyph is required
  • Typography and proofreading of Hebrew passages that include dagesh and sin dot
  • Design assets (logos, posters, or titles) that must preserve precise diacritics
  • Correctly displaying text copied from sources that use precomposed Unicode characters
  • Programming interfaces that need deterministic character output (forms, templates, labels)

Examples

שּׂ Hebrew Letter Shin with Dagesh and Sin Dot

  • דוגמא: שּׂ
  • שלח שּׂ לדוגמה
  • טקסט עם שּׂ וניקוד
  • שּׂ appears in this string: שּׂ
  • Unicode sample: שּׂ (U+FB2D)

Variations

Technical codes

UnicodeU+FB2D
HTML Entityשּׂ
HTML Codeשּׂ
CSS\FB2D

FAQ

What does the Hebrew Letter Shin With Dagesh And Sin Dot letter mean?

The character “שּׂ” has the Unicode name “HEBREW LETTER SHIN WITH DAGESH AND SIN DOT” (U+FB2D). In Hebrew typography and text, it represents a shin letter that includes both the dagesh (a dot indicating a specific pronunciation/feature) and the sin dot (the distinguishing dot placement associated with שׁ/שׁ distinctions in pointed writing). Because it is a precomposed code point, using this single character can be preferable when your content depends on that exact glyph rather than assembling separate base letters and combining marks.

What character is “שּׂ” (U+FB2D)?

“שּׂ” is the Unicode character named “HEBREW LETTER SHIN WITH DAGESH AND SIN DOT” with code point U+FB2D.

How can I copy and paste this symbol?

Use the “שּׂ” value at the top of this page, or copy from any of the escape variations provided (HTML, CSS, or JavaScript).

How do I include it in HTML?

You can use the HTML entity: שּׂ.

What are the CSS and JavaScript escape forms?

CSS escape: \\FB2D. JavaScript escape: \\u{FB2D}.