If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE62, officially named SMALL PLUS SIGN, was introduced in Unicode version 1.1. It is part of the Small Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has wide 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º |
65122
Copied!
|
|---|---|
| UTF-8 |
EF B9 A2
Copied!
|
| UTF-16 |
FE 62
Copied!
|
| UTF-32 |
00 00 FE 62
Copied!
|
| URL-Quoted |
%EF%B9%A2
Copied!
|
| HTML hex reference |
﹢
Copied!
|
| RFC 5137 |
\u'FE62'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE62
Copied!
|
| C and C++ |
\ufe62
Copied!
|
| C# |
\ufe62
Copied!
|
| CSS |
\00FE62
Copied!
|
| Excel |
=UNICHAR(65122)
Copied!
|
| Go |
\ufe62
Copied!
|
| JavaScript |
\uFE62
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe62}
Copied!
|
| JSON |
\uFE62
Copied!
|
| Java |
\uFE62
Copied!
|
| Lua |
\u{FE62}
Copied!
|
| Matlab |
char(65122)
Copied!
|
| Perl |
\x{FE62}
Copied!
|
| PHP |
\u{fe62}
Copied!
|
| PostgreSQL |
U&'\FE62'
Copied!
|
| PowerShell |
`u{FE62}
Copied!
|
| Python |
\ufe62
Copied!
|
| Ruby |
\u{fe62}
Copied!
|
| Rust |
\u{fe62}
Copied!
|