If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FAA2, 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º |
64162
Copied!
|
|---|---|
| UTF-8 |
EF AA A2
Copied!
|
| UTF-16 |
FA A2
Copied!
|
| UTF-32 |
00 00 FA A2
Copied!
|
| URL-Quoted |
%EF%AA%A2
Copied!
|
| HTML hex reference |
甆
Copied!
|
| RFC 5137 |
\u'FAA2'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFAA2
Copied!
|
| C and C++ |
\ufaa2
Copied!
|
| C# |
\ufaa2
Copied!
|
| CSS |
\00FAA2
Copied!
|
| Excel |
=UNICHAR(64162)
Copied!
|
| Go |
\ufaa2
Copied!
|
| JavaScript |
\uFAA2
Copied!
|
| Modern JavaScript (since ES6) |
\u{faa2}
Copied!
|
| JSON |
\uFAA2
Copied!
|
| Java |
\uFAA2
Copied!
|
| Lua |
\u{FAA2}
Copied!
|
| Matlab |
char(64162)
Copied!
|
| Perl |
\x{FAA2}
Copied!
|
| PHP |
\u{faa2}
Copied!
|
| PostgreSQL |
U&'\FAA2'
Copied!
|
| PowerShell |
`u{FAA2}
Copied!
|
| Python |
\ufaa2
Copied!
|
| Ruby |
\u{faa2}
Copied!
|
| Rust |
\u{faa2}
Copied!
|