If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+04DD, officially named CYRILLIC SMALL LETTER ZHE WITH DIAERESIS, was introduced in Unicode version 1.1. It is part of the Cyrillic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Cyrillic script. In terms of text layout and rendering, the glyph is a canonical 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º |
1245
Copied!
|
|---|---|
| UTF-8 |
D3 9D
Copied!
|
| UTF-16 |
04 DD
Copied!
|
| UTF-32 |
00 00 04 DD
Copied!
|
| URL-Quoted |
%D3%9D
Copied!
|
| HTML hex reference |
ӝ
Copied!
|
| RFC 5137 |
\u'04DD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u04DD
Copied!
|
| C and C++ |
\u04dd
Copied!
|
| C# |
\u04dd
Copied!
|
| CSS |
\0004DD
Copied!
|
| Excel |
=UNICHAR(1245)
Copied!
|
| Go |
\u04dd
Copied!
|
| JavaScript |
\u04DD
Copied!
|
| Modern JavaScript (since ES6) |
\u{04dd}
Copied!
|
| JSON |
\u04DD
Copied!
|
| Java |
\u04DD
Copied!
|
| Lua |
\u{04DD}
Copied!
|
| Matlab |
char(1245)
Copied!
|
| Perl |
\x{04DD}
Copied!
|
| PHP |
\u{04dd}
Copied!
|
| PostgreSQL |
U&'\04DD'
Copied!
|
| PowerShell |
`u{04DD}
Copied!
|
| Python |
\u04dd
Copied!
|
| Ruby |
\u{04dd}
Copied!
|
| Rust |
\u{04dd}
Copied!
|