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 SCRIPT G
Overview
ɡ (LATIN SMALL LETTER SCRIPT G) is the Unicode character at code point U+0261. 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+0261 | |
| decimal | 609 | |
| htmldecimal | ɡ | |
| htmlhex | ɡ | |
| css | \0261 | |
| javascript | \u{261} | |
| python | \u0261 | |
| java | \u0261 | |
| go | \u0261 | |
| ruby | \u{261} | |
| rust | \u{261} | |
| ccpp | \u0261 | |
| urlencoded | %C9%A1 | |
| utf8bytes | c9 a1 | |
| utf16bebytes | 02 61 | |
| utf32bebytes | 00 00 02 61 |
How to Use
HTML:
ɡ
CSS:
content: "\0261"
JavaScript:
"\u{261}"
Python:
"\u0261"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ɡ character (LATIN SMALL LETTER SCRIPT G)?
ɡ (LATIN SMALL LETTER SCRIPT G) is the Unicode character U+0261.
What is the Unicode codepoint of LATIN SMALL LETTER SCRIPT G?
The LATIN SMALL LETTER SCRIPT G character (ɡ) has codepoint U+0261.
How do I type or copy LATIN SMALL LETTER SCRIPT G?
Copy ɡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.