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