If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+D7D9, officially named HANGUL JONGSEONG RIEUL-PIEUP-TIKEUT, was introduced in Unicode version 5.2. It is part of the Jamo Ext B 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 not a composition and has no designated width 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º |
55257
Copied!
|
|---|---|
| UTF-8 |
ED 9F 99
Copied!
|
| UTF-16 |
D7 D9
Copied!
|
| UTF-32 |
00 00 D7 D9
Copied!
|
| URL-Quoted |
%ED%9F%99
Copied!
|
| HTML hex reference |
ퟙ
Copied!
|
| RFC 5137 |
\u'D7D9'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uD7D9
Copied!
|
| C and C++ |
\ud7d9
Copied!
|
| C# |
\ud7d9
Copied!
|
| CSS |
\00D7D9
Copied!
|
| Excel |
=UNICHAR(55257)
Copied!
|
| Go |
\ud7d9
Copied!
|
| JavaScript |
\uD7D9
Copied!
|
| Modern JavaScript (since ES6) |
\u{d7d9}
Copied!
|
| JSON |
\uD7D9
Copied!
|
| Java |
\uD7D9
Copied!
|
| Lua |
\u{D7D9}
Copied!
|
| Matlab |
char(55257)
Copied!
|
| Perl |
\x{D7D9}
Copied!
|
| PHP |
\u{d7d9}
Copied!
|
| PostgreSQL |
U&'\D7D9'
Copied!
|
| PowerShell |
`u{D7D9}
Copied!
|
| Python |
\ud7d9
Copied!
|
| Ruby |
\u{d7d9}
Copied!
|
| Rust |
\u{d7d9}
Copied!
|