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