If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FAA6, officially named CJK COMPATIBILITY IDEOGRAPH-#, was introduced in Unicode version 4.1. It is part of the CJK Compat Ideographs block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is a canonical composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right 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º |
64166
Copied!
|
|---|---|
| UTF-8 |
EF AA A6
Copied!
|
| UTF-16 |
FA A6
Copied!
|
| UTF-32 |
00 00 FA A6
Copied!
|
| URL-Quoted |
%EF%AA%A6
Copied!
|
| HTML hex reference |
益
Copied!
|
| RFC 5137 |
\u'FAA6'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFAA6
Copied!
|
| C and C++ |
\ufaa6
Copied!
|
| C# |
\ufaa6
Copied!
|
| CSS |
\00FAA6
Copied!
|
| Excel |
=UNICHAR(64166)
Copied!
|
| Go |
\ufaa6
Copied!
|
| JavaScript |
\uFAA6
Copied!
|
| Modern JavaScript (since ES6) |
\u{faa6}
Copied!
|
| JSON |
\uFAA6
Copied!
|
| Java |
\uFAA6
Copied!
|
| Lua |
\u{FAA6}
Copied!
|
| Matlab |
char(64166)
Copied!
|
| Perl |
\x{FAA6}
Copied!
|
| PHP |
\u{faa6}
Copied!
|
| PostgreSQL |
U&'\FAA6'
Copied!
|
| PowerShell |
`u{FAA6}
Copied!
|
| Python |
\ufaa6
Copied!
|
| Ruby |
\u{faa6}
Copied!
|
| Rust |
\u{faa6}
Copied!
|