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