If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+CDEA, officially named HANGUL SYLLABLE CWIGG, was introduced in Unicode version 2.0. It is part of the Hangul block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Hangul 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º |
52714
Copied!
|
|---|---|
| UTF-8 |
EC B7 AA
Copied!
|
| UTF-16 |
CD EA
Copied!
|
| UTF-32 |
00 00 CD EA
Copied!
|
| URL-Quoted |
%EC%B7%AA
Copied!
|
| HTML hex reference |
췪
Copied!
|
| RFC 5137 |
\u'CDEA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uCDEA
Copied!
|
| C and C++ |
\ucdea
Copied!
|
| C# |
\ucdea
Copied!
|
| CSS |
\00CDEA
Copied!
|
| Excel |
=UNICHAR(52714)
Copied!
|
| Go |
\ucdea
Copied!
|
| JavaScript |
\uCDEA
Copied!
|
| Modern JavaScript (since ES6) |
\u{cdea}
Copied!
|
| JSON |
\uCDEA
Copied!
|
| Java |
\uCDEA
Copied!
|
| Lua |
\u{CDEA}
Copied!
|
| Matlab |
char(52714)
Copied!
|
| Perl |
\x{CDEA}
Copied!
|
| PHP |
\u{cdea}
Copied!
|
| PostgreSQL |
U&'\CDEA'
Copied!
|
| PowerShell |
`u{CDEA}
Copied!
|
| Python |
\ucdea
Copied!
|
| Ruby |
\u{cdea}
Copied!
|
| Rust |
\u{cdea}
Copied!
|