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