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' : ''">
Ĝ
LATIN CAPITAL LETTER G WITH CIRCUMFLEX
Overview
Ĝ (LATIN CAPITAL LETTER G WITH CIRCUMFLEX) is the Unicode character at code point U+011C. It belongs to the Latin Extended-A block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+011C | |
| decimal | 284 | |
| htmldecimal | Ĝ | |
| htmlhex | Ĝ | |
| css | \011C | |
| javascript | \u{11C} | |
| python | \u011c | |
| java | \u011C | |
| go | \u011C | |
| ruby | \u{11C} | |
| rust | \u{11C} | |
| ccpp | \u011c | |
| urlencoded | %C4%9C | |
| utf8bytes | c4 9c | |
| utf16bebytes | 01 1c | |
| utf32bebytes | 00 00 01 1c |
How to Use
HTML:
Ĝ
CSS:
content: "\011C"
JavaScript:
"\u{11C}"
Python:
"\u011c"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0047 0302
Frequently Asked Questions
What is the Ĝ character (LATIN CAPITAL LETTER G WITH CIRCUMFLEX)?
Ĝ (LATIN CAPITAL LETTER G WITH CIRCUMFLEX) is the Unicode character U+011C.
What is the Unicode codepoint of LATIN CAPITAL LETTER G WITH CIRCUMFLEX?
The LATIN CAPITAL LETTER G WITH CIRCUMFLEX character (Ĝ) has codepoint U+011C.
How do I type or copy LATIN CAPITAL LETTER G WITH CIRCUMFLEX?
Copy Ĝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.