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