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