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