If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB29, officially named HEBREW LETTER ALTERNATIVE PLUS SIGN, 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 Math Symbol, 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 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º |
64297
Copied!
|
|---|---|
| UTF-8 |
EF AC A9
Copied!
|
| UTF-16 |
FB 29
Copied!
|
| UTF-32 |
00 00 FB 29
Copied!
|
| URL-Quoted |
%EF%AC%A9
Copied!
|
| HTML hex reference |
﬩
Copied!
|
| RFC 5137 |
\u'FB29'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB29
Copied!
|
| C and C++ |
\ufb29
Copied!
|
| C# |
\ufb29
Copied!
|
| CSS |
\00FB29
Copied!
|
| Excel |
=UNICHAR(64297)
Copied!
|
| Go |
\ufb29
Copied!
|
| JavaScript |
\uFB29
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb29}
Copied!
|
| JSON |
\uFB29
Copied!
|
| Java |
\uFB29
Copied!
|
| Lua |
\u{FB29}
Copied!
|
| Matlab |
char(64297)
Copied!
|
| Perl |
\x{FB29}
Copied!
|
| PHP |
\u{fb29}
Copied!
|
| PostgreSQL |
U&'\FB29'
Copied!
|
| PowerShell |
`u{FB29}
Copied!
|
| Python |
\ufb29
Copied!
|
| Ruby |
\u{fb29}
Copied!
|
| Rust |
\u{fb29}
Copied!
|