If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+04F2, officially named CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE, 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 Uppercase 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º |
1266
Copied!
|
|---|---|
| UTF-8 |
D3 B2
Copied!
|
| UTF-16 |
04 F2
Copied!
|
| UTF-32 |
00 00 04 F2
Copied!
|
| URL-Quoted |
%D3%B2
Copied!
|
| HTML hex reference |
Ӳ
Copied!
|
| RFC 5137 |
\u'04F2'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u04F2
Copied!
|
| C and C++ |
\u04f2
Copied!
|
| C# |
\u04f2
Copied!
|
| CSS |
\0004F2
Copied!
|
| Excel |
=UNICHAR(1266)
Copied!
|
| Go |
\u04f2
Copied!
|
| JavaScript |
\u04F2
Copied!
|
| Modern JavaScript (since ES6) |
\u{04f2}
Copied!
|
| JSON |
\u04F2
Copied!
|
| Java |
\u04F2
Copied!
|
| Lua |
\u{04F2}
Copied!
|
| Matlab |
char(1266)
Copied!
|
| Perl |
\x{04F2}
Copied!
|
| PHP |
\u{04f2}
Copied!
|
| PostgreSQL |
U&'\04F2'
Copied!
|
| PowerShell |
`u{04F2}
Copied!
|
| Python |
\u04f2
Copied!
|
| Ruby |
\u{04f2}
Copied!
|
| Rust |
\u{04f2}
Copied!
|