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