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