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