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