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' : ''">
Გ
GEORGIAN MTAVRULI CAPITAL LETTER GAN
Overview
Გ (GEORGIAN MTAVRULI CAPITAL LETTER GAN) is the Unicode character at code point U+1C92. It belongs to the Georgian Extended block, in the Uppercase Letter (Lu) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C92 | |
| decimal | 7314 | |
| htmldecimal | Გ | |
| htmlhex | Გ | |
| css | \1C92 | |
| javascript | \u{1C92} | |
| python | \u1c92 | |
| java | \u1C92 | |
| go | \u1C92 | |
| ruby | \u{1C92} | |
| rust | \u{1C92} | |
| ccpp | \u1c92 | |
| urlencoded | %E1%B2%92 | |
| utf8bytes | e1 b2 92 | |
| utf16bebytes | 1c 92 | |
| utf32bebytes | 00 00 1c 92 |
How to Use
HTML:
Გ
CSS:
content: "\1C92"
JavaScript:
"\u{1C92}"
Python:
"\u1c92"
Properties
- Block
- Georgian Extended
- Script
- Geor
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Გ character (GEORGIAN MTAVRULI CAPITAL LETTER GAN)?
Გ (GEORGIAN MTAVRULI CAPITAL LETTER GAN) is the Unicode character U+1C92.
What is the Unicode codepoint of GEORGIAN MTAVRULI CAPITAL LETTER GAN?
The GEORGIAN MTAVRULI CAPITAL LETTER GAN character (Გ) has codepoint U+1C92.
How do I type or copy GEORGIAN MTAVRULI CAPITAL LETTER GAN?
Copy Გ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.