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