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