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