If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0490, officially named CYRILLIC CAPITAL LETTER GHE WITH UPTURN, was introduced in Unicode version 1.1. It is part of the Cyrillic block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as CYRILLIC CAPITAL LETTER GE WITH UPTURN.
Categorized technically as a Uppercase Letter, this character typically falls under the Cyrillic 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º |
1168
Copied!
|
|---|---|
| UTF-8 |
D2 90
Copied!
|
| UTF-16 |
04 90
Copied!
|
| UTF-32 |
00 00 04 90
Copied!
|
| URL-Quoted |
%D2%90
Copied!
|
| HTML hex reference |
Ґ
Copied!
|
| RFC 5137 |
\u'0490'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0490
Copied!
|
| C and C++ |
\u0490
Copied!
|
| C# |
\u0490
Copied!
|
| CSS |
\000490
Copied!
|
| Excel |
=UNICHAR(1168)
Copied!
|
| Go |
\u0490
Copied!
|
| JavaScript |
\u0490
Copied!
|
| Modern JavaScript (since ES6) |
\u{0490}
Copied!
|
| JSON |
\u0490
Copied!
|
| Java |
\u0490
Copied!
|
| Lua |
\u{0490}
Copied!
|
| Matlab |
char(1168)
Copied!
|
| Perl |
\x{0490}
Copied!
|
| PHP |
\u{0490}
Copied!
|
| PostgreSQL |
U&'\0490'
Copied!
|
| PowerShell |
`u{0490}
Copied!
|
| Python |
\u0490
Copied!
|
| Ruby |
\u{0490}
Copied!
|
| Rust |
\u{0490}
Copied!
|