If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB1F, officially named HEBREW LIGATURE YIDDISH YOD YOD PATAH, 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º |
64287
Copied!
|
|---|---|
| UTF-8 |
EF AC 9F
Copied!
|
| UTF-16 |
FB 1F
Copied!
|
| UTF-32 |
00 00 FB 1F
Copied!
|
| URL-Quoted |
%EF%AC%9F
Copied!
|
| HTML hex reference |
ײַ
Copied!
|
| RFC 5137 |
\u'FB1F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB1F
Copied!
|
| C and C++ |
\ufb1f
Copied!
|
| C# |
\ufb1f
Copied!
|
| CSS |
\00FB1F
Copied!
|
| Excel |
=UNICHAR(64287)
Copied!
|
| Go |
\ufb1f
Copied!
|
| JavaScript |
\uFB1F
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb1f}
Copied!
|
| JSON |
\uFB1F
Copied!
|
| Java |
\uFB1F
Copied!
|
| Lua |
\u{FB1F}
Copied!
|
| Matlab |
char(64287)
Copied!
|
| Perl |
\x{FB1F}
Copied!
|
| PHP |
\u{fb1f}
Copied!
|
| PostgreSQL |
U&'\FB1F'
Copied!
|
| PowerShell |
`u{FB1F}
Copied!
|
| Python |
\ufb1f
Copied!
|
| Ruby |
\u{fb1f}
Copied!
|
| Rust |
\u{fb1f}
Copied!
|