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