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 LETTER SMALL CAPITAL G
Overview
ɢ (LATIN LETTER SMALL CAPITAL G) is the Unicode character at code point U+0262. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0262 | |
| decimal | 610 | |
| htmldecimal | ɢ | |
| htmlhex | ɢ | |
| css | \0262 | |
| javascript | \u{262} | |
| python | \u0262 | |
| java | \u0262 | |
| go | \u0262 | |
| ruby | \u{262} | |
| rust | \u{262} | |
| ccpp | \u0262 | |
| urlencoded | %C9%A2 | |
| utf8bytes | c9 a2 | |
| utf16bebytes | 02 62 | |
| utf32bebytes | 00 00 02 62 |
How to Use
HTML:
ɢ
CSS:
content: "\0262"
JavaScript:
"\u{262}"
Python:
"\u0262"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ɢ character (LATIN LETTER SMALL CAPITAL G)?
ɢ (LATIN LETTER SMALL CAPITAL G) is the Unicode character U+0262.
What is the Unicode codepoint of LATIN LETTER SMALL CAPITAL G?
The LATIN LETTER SMALL CAPITAL G character (ɢ) has codepoint U+0262.
How do I type or copy LATIN LETTER SMALL CAPITAL G?
Copy ɢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.