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