If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB2B, officially named HEBREW LETTER SHIN WITH 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º |
64299
Copied!
|
|---|---|
| UTF-8 |
EF AC AB
Copied!
|
| UTF-16 |
FB 2B
Copied!
|
| UTF-32 |
00 00 FB 2B
Copied!
|
| URL-Quoted |
%EF%AC%AB
Copied!
|
| HTML hex reference |
שׂ
Copied!
|
| RFC 5137 |
\u'FB2B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB2B
Copied!
|
| C and C++ |
\ufb2b
Copied!
|
| C# |
\ufb2b
Copied!
|
| CSS |
\00FB2B
Copied!
|
| Excel |
=UNICHAR(64299)
Copied!
|
| Go |
\ufb2b
Copied!
|
| JavaScript |
\uFB2B
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb2b}
Copied!
|
| JSON |
\uFB2B
Copied!
|
| Java |
\uFB2B
Copied!
|
| Lua |
\u{FB2B}
Copied!
|
| Matlab |
char(64299)
Copied!
|
| Perl |
\x{FB2B}
Copied!
|
| PHP |
\u{fb2b}
Copied!
|
| PostgreSQL |
U&'\FB2B'
Copied!
|
| PowerShell |
`u{FB2B}
Copied!
|
| Python |
\ufb2b
Copied!
|
| Ruby |
\u{fb2b}
Copied!
|
| Rust |
\u{fb2b}
Copied!
|