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