If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+D1D6, officially named HANGUL SYLLABLE TWAP, 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º |
53718
Copied!
|
|---|---|
| UTF-8 |
ED 87 96
Copied!
|
| UTF-16 |
D1 D6
Copied!
|
| UTF-32 |
00 00 D1 D6
Copied!
|
| URL-Quoted |
%ED%87%96
Copied!
|
| HTML hex reference |
퇖
Copied!
|
| RFC 5137 |
\u'D1D6'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uD1D6
Copied!
|
| C and C++ |
\ud1d6
Copied!
|
| C# |
\ud1d6
Copied!
|
| CSS |
\00D1D6
Copied!
|
| Excel |
=UNICHAR(53718)
Copied!
|
| Go |
\ud1d6
Copied!
|
| JavaScript |
\uD1D6
Copied!
|
| Modern JavaScript (since ES6) |
\u{d1d6}
Copied!
|
| JSON |
\uD1D6
Copied!
|
| Java |
\uD1D6
Copied!
|
| Lua |
\u{D1D6}
Copied!
|
| Matlab |
char(53718)
Copied!
|
| Perl |
\x{D1D6}
Copied!
|
| PHP |
\u{d1d6}
Copied!
|
| PostgreSQL |
U&'\D1D6'
Copied!
|
| PowerShell |
`u{D1D6}
Copied!
|
| Python |
\ud1d6
Copied!
|
| Ruby |
\u{d1d6}
Copied!
|
| Rust |
\u{d1d6}
Copied!
|