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