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