If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE66, officially named SMALL EQUALS 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 Other Neutral 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º |
65126
Copied!
|
|---|---|
| UTF-8 |
EF B9 A6
Copied!
|
| UTF-16 |
FE 66
Copied!
|
| UTF-32 |
00 00 FE 66
Copied!
|
| URL-Quoted |
%EF%B9%A6
Copied!
|
| HTML hex reference |
﹦
Copied!
|
| RFC 5137 |
\u'FE66'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE66
Copied!
|
| C and C++ |
\ufe66
Copied!
|
| C# |
\ufe66
Copied!
|
| CSS |
\00FE66
Copied!
|
| Excel |
=UNICHAR(65126)
Copied!
|
| Go |
\ufe66
Copied!
|
| JavaScript |
\uFE66
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe66}
Copied!
|
| JSON |
\uFE66
Copied!
|
| Java |
\uFE66
Copied!
|
| Lua |
\u{FE66}
Copied!
|
| Matlab |
char(65126)
Copied!
|
| Perl |
\x{FE66}
Copied!
|
| PHP |
\u{fe66}
Copied!
|
| PostgreSQL |
U&'\FE66'
Copied!
|
| PowerShell |
`u{FE66}
Copied!
|
| Python |
\ufe66
Copied!
|
| Ruby |
\u{fe66}
Copied!
|
| Rust |
\u{fe66}
Copied!
|