If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+F9C2, officially named CJK COMPATIBILITY IDEOGRAPH-#, was introduced in Unicode version 1.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º |
63938
Copied!
|
|---|---|
| UTF-8 |
EF A7 82
Copied!
|
| UTF-16 |
F9 C2
Copied!
|
| UTF-32 |
00 00 F9 C2
Copied!
|
| URL-Quoted |
%EF%A7%82
Copied!
|
| HTML hex reference |
蓼
Copied!
|
| RFC 5137 |
\u'F9C2'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uF9C2
Copied!
|
| C and C++ |
\uf9c2
Copied!
|
| C# |
\uf9c2
Copied!
|
| CSS |
\00F9C2
Copied!
|
| Excel |
=UNICHAR(63938)
Copied!
|
| Go |
\uf9c2
Copied!
|
| JavaScript |
\uF9C2
Copied!
|
| Modern JavaScript (since ES6) |
\u{f9c2}
Copied!
|
| JSON |
\uF9C2
Copied!
|
| Java |
\uF9C2
Copied!
|
| Lua |
\u{F9C2}
Copied!
|
| Matlab |
char(63938)
Copied!
|
| Perl |
\x{F9C2}
Copied!
|
| PHP |
\u{f9c2}
Copied!
|
| PostgreSQL |
U&'\F9C2'
Copied!
|
| PowerShell |
`u{F9C2}
Copied!
|
| Python |
\uf9c2
Copied!
|
| Ruby |
\u{f9c2}
Copied!
|
| Rust |
\u{f9c2}
Copied!
|