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