If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB2D, officially named HEBREW LETTER SHIN WITH DAGESH AND SIN DOT, was introduced in Unicode version 1.1. It is part of the Alphabetic PF block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Hebr script. In terms of text layout and rendering, the glyph is a canonical composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Right-To-Left character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
64301
Copied!
|
|---|---|
| UTF-8 |
EF AC AD
Copied!
|
| UTF-16 |
FB 2D
Copied!
|
| UTF-32 |
00 00 FB 2D
Copied!
|
| URL-Quoted |
%EF%AC%AD
Copied!
|
| HTML hex reference |
שּׂ
Copied!
|
| RFC 5137 |
\u'FB2D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB2D
Copied!
|
| C and C++ |
\ufb2d
Copied!
|
| C# |
\ufb2d
Copied!
|
| CSS |
\00FB2D
Copied!
|
| Excel |
=UNICHAR(64301)
Copied!
|
| Go |
\ufb2d
Copied!
|
| JavaScript |
\uFB2D
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb2d}
Copied!
|
| JSON |
\uFB2D
Copied!
|
| Java |
\uFB2D
Copied!
|
| Lua |
\u{FB2D}
Copied!
|
| Matlab |
char(64301)
Copied!
|
| Perl |
\x{FB2D}
Copied!
|
| PHP |
\u{fb2d}
Copied!
|
| PostgreSQL |
U&'\FB2D'
Copied!
|
| PowerShell |
`u{FB2D}
Copied!
|
| Python |
\ufb2d
Copied!
|
| Ruby |
\u{fb2d}
Copied!
|
| Rust |
\u{fb2d}
Copied!
|