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