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