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 SHIN DOT
Overview
שּׁ (HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT) is the Unicode character at code point U+FB2C. 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+FB2C | |
| decimal | 64300 | |
| htmldecimal | שּׁ | |
| htmlhex | שּׁ | |
| css | \FB2C | |
| javascript | \u{FB2C} | |
| python | \ufb2c | |
| java | \uFB2C | |
| go | \uFB2C | |
| ruby | \u{FB2C} | |
| rust | \u{FB2C} | |
| ccpp | \ufb2c | |
| urlencoded | %EF%AC%AC | |
| utf8bytes | ef ac ac | |
| utf16bebytes | fb 2c | |
| utf32bebytes | 00 00 fb 2c |
How to Use
HTML:
שּׁ
CSS:
content: "\FB2C"
JavaScript:
"\u{FB2C}"
Python:
"\ufb2c"
Properties
- Script
- Hebr
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
- Decomposition
- FB49 05C1
Frequently Asked Questions
What is the שּׁ character (HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT)?
שּׁ (HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT) is the Unicode character U+FB2C.
What is the Unicode codepoint of HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT?
The HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT character (שּׁ) has codepoint U+FB2C.
How do I type or copy HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT?
Copy שּׁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.