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 CARON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01E6 | |
| decimal | 486 | |
| htmldecimal | Ǧ | |
| htmlhex | Ǧ | |
| css | \01E6 | |
| javascript | \u{1E6} | |
| python | \u01e6 | |
| java | \u01E6 | |
| go | \u01E6 | |
| ruby | \u{1E6} | |
| rust | \u{1E6} | |
| ccpp | \u01e6 | |
| urlencoded | %C7%A6 | |
| utf8bytes | c7 a6 | |
| utf16bebytes | 01 e6 | |
| utf32bebytes | 00 00 01 e6 |
How to Use
HTML:
Ǧ
CSS:
content: "\01E6"
JavaScript:
"\u{1E6}"
Python:
"\u01e6"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0047 030C