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