If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AC11, officially named HANGUL SYLLABLE GAB, 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º |
44049
Copied!
|
|---|---|
| UTF-8 |
EA B0 91
Copied!
|
| UTF-16 |
AC 11
Copied!
|
| UTF-32 |
00 00 AC 11
Copied!
|
| URL-Quoted |
%EA%B0%91
Copied!
|
| HTML hex reference |
갑
Copied!
|
| RFC 5137 |
\u'AC11'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAC11
Copied!
|
| C and C++ |
\uac11
Copied!
|
| C# |
\uac11
Copied!
|
| CSS |
\00AC11
Copied!
|
| Excel |
=UNICHAR(44049)
Copied!
|
| Go |
\uac11
Copied!
|
| JavaScript |
\uAC11
Copied!
|
| Modern JavaScript (since ES6) |
\u{ac11}
Copied!
|
| JSON |
\uAC11
Copied!
|
| Java |
\uAC11
Copied!
|
| Lua |
\u{AC11}
Copied!
|
| Matlab |
char(44049)
Copied!
|
| Perl |
\x{AC11}
Copied!
|
| PHP |
\u{ac11}
Copied!
|
| PostgreSQL |
U&'\AC11'
Copied!
|
| PowerShell |
`u{AC11}
Copied!
|
| Python |
\uac11
Copied!
|
| Ruby |
\u{ac11}
Copied!
|
| Rust |
\u{ac11}
Copied!
|