If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2EDC, officially named CJK RADICAL C-SIMPLIFIED FLY, was introduced in Unicode version 3.0. It is part of the CJK Radicals Sup 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 not a 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º |
11996
Copied!
|
|---|---|
| UTF-8 |
E2 BB 9C
Copied!
|
| UTF-16 |
2E DC
Copied!
|
| UTF-32 |
00 00 2E DC
Copied!
|
| URL-Quoted |
%E2%BB%9C
Copied!
|
| HTML hex reference |
⻜
Copied!
|
| RFC 5137 |
\u'2EDC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2EDC
Copied!
|
| C and C++ |
\u2edc
Copied!
|
| C# |
\u2edc
Copied!
|
| CSS |
\002EDC
Copied!
|
| Excel |
=UNICHAR(11996)
Copied!
|
| Go |
\u2edc
Copied!
|
| JavaScript |
\u2EDC
Copied!
|
| Modern JavaScript (since ES6) |
\u{2edc}
Copied!
|
| JSON |
\u2EDC
Copied!
|
| Java |
\u2EDC
Copied!
|
| Lua |
\u{2EDC}
Copied!
|
| Matlab |
char(11996)
Copied!
|
| Perl |
\x{2EDC}
Copied!
|
| PHP |
\u{2edc}
Copied!
|
| PostgreSQL |
U&'\2EDC'
Copied!
|
| PowerShell |
`u{2EDC}
Copied!
|
| Python |
\u2edc
Copied!
|
| Ruby |
\u{2edc}
Copied!
|
| Rust |
\u{2edc}
Copied!
|