If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2FAA, officially named KANGXI RADICAL SLAVE, was introduced in Unicode version 3.0. It is part of the Kangxi block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is a compatibility composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
12202
Copied!
|
|---|---|
| UTF-8 |
E2 BE AA
Copied!
|
| UTF-16 |
2F AA
Copied!
|
| UTF-32 |
00 00 2F AA
Copied!
|
| URL-Quoted |
%E2%BE%AA
Copied!
|
| HTML hex reference |
⾪
Copied!
|
| RFC 5137 |
\u'2FAA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2FAA
Copied!
|
| C and C++ |
\u2faa
Copied!
|
| C# |
\u2faa
Copied!
|
| CSS |
\002FAA
Copied!
|
| Excel |
=UNICHAR(12202)
Copied!
|
| Go |
\u2faa
Copied!
|
| JavaScript |
\u2FAA
Copied!
|
| Modern JavaScript (since ES6) |
\u{2faa}
Copied!
|
| JSON |
\u2FAA
Copied!
|
| Java |
\u2FAA
Copied!
|
| Lua |
\u{2FAA}
Copied!
|
| Matlab |
char(12202)
Copied!
|
| Perl |
\x{2FAA}
Copied!
|
| PHP |
\u{2faa}
Copied!
|
| PostgreSQL |
U&'\2FAA'
Copied!
|
| PowerShell |
`u{2FAA}
Copied!
|
| Python |
\u2faa
Copied!
|
| Ruby |
\u{2faa}
Copied!
|
| Rust |
\u{2faa}
Copied!
|