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