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