If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+CDE1, officially named HANGUL SYLLABLE CWENG, 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º |
52705
Copied!
|
|---|---|
| UTF-8 |
EC B7 A1
Copied!
|
| UTF-16 |
CD E1
Copied!
|
| UTF-32 |
00 00 CD E1
Copied!
|
| URL-Quoted |
%EC%B7%A1
Copied!
|
| HTML hex reference |
췡
Copied!
|
| RFC 5137 |
\u'CDE1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uCDE1
Copied!
|
| C and C++ |
\ucde1
Copied!
|
| C# |
\ucde1
Copied!
|
| CSS |
\00CDE1
Copied!
|
| Excel |
=UNICHAR(52705)
Copied!
|
| Go |
\ucde1
Copied!
|
| JavaScript |
\uCDE1
Copied!
|
| Modern JavaScript (since ES6) |
\u{cde1}
Copied!
|
| JSON |
\uCDE1
Copied!
|
| Java |
\uCDE1
Copied!
|
| Lua |
\u{CDE1}
Copied!
|
| Matlab |
char(52705)
Copied!
|
| Perl |
\x{CDE1}
Copied!
|
| PHP |
\u{cde1}
Copied!
|
| PostgreSQL |
U&'\CDE1'
Copied!
|
| PowerShell |
`u{CDE1}
Copied!
|
| Python |
\ucde1
Copied!
|
| Ruby |
\u{cde1}
Copied!
|
| Rust |
\u{cde1}
Copied!
|