If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB1E, officially named HEBREW POINT JUDEO-SPANISH VARIKA, was introduced in Unicode version 1.1. It is part of the Alphabetic PF block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as HEBREW POINT VARIKA.
Categorized technically as a Nonspacing Mark, this character typically falls under the Hebr script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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º |
64286
Copied!
|
|---|---|
| UTF-8 |
EF AC 9E
Copied!
|
| UTF-16 |
FB 1E
Copied!
|
| UTF-32 |
00 00 FB 1E
Copied!
|
| URL-Quoted |
%EF%AC%9E
Copied!
|
| HTML hex reference |
ﬞ
Copied!
|
| RFC 5137 |
\u'FB1E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB1E
Copied!
|
| C and C++ |
\ufb1e
Copied!
|
| C# |
\ufb1e
Copied!
|
| CSS |
\00FB1E
Copied!
|
| Excel |
=UNICHAR(64286)
Copied!
|
| Go |
\ufb1e
Copied!
|
| JavaScript |
\uFB1E
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb1e}
Copied!
|
| JSON |
\uFB1E
Copied!
|
| Java |
\uFB1E
Copied!
|
| Lua |
\u{FB1E}
Copied!
|
| Matlab |
char(64286)
Copied!
|
| Perl |
\x{FB1E}
Copied!
|
| PHP |
\u{fb1e}
Copied!
|
| PostgreSQL |
U&'\FB1E'
Copied!
|
| PowerShell |
`u{FB1E}
Copied!
|
| Python |
\ufb1e
Copied!
|
| Ruby |
\u{fb1e}
Copied!
|
| Rust |
\u{fb1e}
Copied!
|