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