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