copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ґ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ґ
Overview
Ґ (CYRILLIC CAPITAL LETTER GHE WITH UPTURN) is the Unicode character at code point U+0490. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0490 | |
| decimal | 1168 | |
| htmldecimal | Ґ | |
| htmlhex | Ґ | |
| css | \0490 | |
| javascript | \u{490} | |
| python | \u0490 | |
| java | \u0490 | |
| go | \u0490 | |
| ruby | \u{490} | |
| rust | \u{490} | |
| ccpp | \u0490 | |
| urlencoded | %D2%90 | |
| utf8bytes | d2 90 | |
| utf16bebytes | 04 90 | |
| utf32bebytes | 00 00 04 90 |
How to Use
HTML:
Ґ
CSS:
content: "\0490"
JavaScript:
"\u{490}"
Python:
"\u0490"
Properties
Frequently Asked Questions
What is the Ґ character (CYRILLIC CAPITAL LETTER GHE WITH UPTURN)?
Ґ (CYRILLIC CAPITAL LETTER GHE WITH UPTURN) is the Unicode character U+0490.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER GHE WITH UPTURN?
The CYRILLIC CAPITAL LETTER GHE WITH UPTURN character (Ґ) has codepoint U+0490.
How do I type or copy CYRILLIC CAPITAL LETTER GHE WITH UPTURN?
Copy Ґ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.