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