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 SMALL LETTER G WITH CIRCUMFLEX
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+011D | |
| decimal | 285 | |
| htmldecimal | ĝ | |
| htmlhex | ĝ | |
| css | \011D | |
| javascript | \u{11D} | |
| python | \u011d | |
| java | \u011D | |
| go | \u011D | |
| ruby | \u{11D} | |
| rust | \u{11D} | |
| ccpp | \u011d | |
| urlencoded | %C4%9D | |
| utf8bytes | c4 9d | |
| utf16bebytes | 01 1d | |
| utf32bebytes | 00 00 01 1d |
How to Use
HTML:
ĝ
CSS:
content: "\011D"
JavaScript:
"\u{11D}"
Python:
"\u011d"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0067 0302
Frequently Asked Questions
What is the ĝ character (LATIN SMALL LETTER G WITH CIRCUMFLEX)?
ĝ (LATIN SMALL LETTER G WITH CIRCUMFLEX) is the Unicode character U+011D.
What is the Unicode codepoint of LATIN SMALL LETTER G WITH CIRCUMFLEX?
The LATIN SMALL LETTER G WITH CIRCUMFLEX character (ĝ) has codepoint U+011D.
How do I type or copy LATIN SMALL LETTER G WITH CIRCUMFLEX?
Copy ĝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.