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