If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1DF12, officially named LATIN SMALL LETTER DEZH DIGRAPH WITH PALATAL HOOK, was introduced in Unicode version 14.0. It is part of the Latin Ext G block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin 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º |
122642
Copied!
|
|---|---|
| UTF-8 |
F0 9D BC 92
Copied!
|
| UTF-16 |
D8 37 DF 12
Copied!
|
| UTF-32 |
00 01 DF 12
Copied!
|
| URL-Quoted |
%F0%9D%BC%92
Copied!
|
| HTML hex reference |
𝼒
Copied!
|
| RFC 5137 |
\u'1DF12'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0001DF12
Copied!
|
| C and C++ |
\U0001df12
Copied!
|
| C# |
\U0001df12
Copied!
|
| CSS |
\001DF12
Copied!
|
| Excel |
=UNICHAR(122642)
Copied!
|
| Go |
\U0001df12
Copied!
|
| JavaScript |
\uD837\uDF12
Copied!
|
| Modern JavaScript (since ES6) |
\u{1df12}
Copied!
|
| JSON |
\uD837\uDF12
Copied!
|
| Java |
\uD837\uDF12
Copied!
|
| Lua |
\u{1DF12}
Copied!
|
| Matlab |
char(122642)
Copied!
|
| Perl |
\x{1DF12}
Copied!
|
| PHP |
\u{1df12}
Copied!
|
| PostgreSQL |
U&'\1DF12'
Copied!
|
| PowerShell |
`u{1DF12}
Copied!
|
| Python |
\U0001df12
Copied!
|
| Ruby |
\u{1df12}
Copied!
|
| Rust |
\u{1df12}
Copied!
|