If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AF3D, officially named HANGUL SYLLABLE GGOB, 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º |
44861
Copied!
|
|---|---|
| UTF-8 |
EA BC BD
Copied!
|
| UTF-16 |
AF 3D
Copied!
|
| UTF-32 |
00 00 AF 3D
Copied!
|
| URL-Quoted |
%EA%BC%BD
Copied!
|
| HTML hex reference |
꼽
Copied!
|
| RFC 5137 |
\u'AF3D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAF3D
Copied!
|
| C and C++ |
\uaf3d
Copied!
|
| C# |
\uaf3d
Copied!
|
| CSS |
\00AF3D
Copied!
|
| Excel |
=UNICHAR(44861)
Copied!
|
| Go |
\uaf3d
Copied!
|
| JavaScript |
\uAF3D
Copied!
|
| Modern JavaScript (since ES6) |
\u{af3d}
Copied!
|
| JSON |
\uAF3D
Copied!
|
| Java |
\uAF3D
Copied!
|
| Lua |
\u{AF3D}
Copied!
|
| Matlab |
char(44861)
Copied!
|
| Perl |
\x{AF3D}
Copied!
|
| PHP |
\u{af3d}
Copied!
|
| PostgreSQL |
U&'\AF3D'
Copied!
|
| PowerShell |
`u{AF3D}
Copied!
|
| Python |
\uaf3d
Copied!
|
| Ruby |
\u{af3d}
Copied!
|
| Rust |
\u{af3d}
Copied!
|