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