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