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 WITH HOOK
Overview
ʛ (LATIN LETTER SMALL CAPITAL G WITH HOOK) is the Unicode character at code point U+029B. 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+029B | |
| decimal | 667 | |
| htmldecimal | ʛ | |
| htmlhex | ʛ | |
| css | \029B | |
| javascript | \u{29B} | |
| python | \u029b | |
| java | \u029B | |
| go | \u029B | |
| ruby | \u{29B} | |
| rust | \u{29B} | |
| ccpp | \u029b | |
| urlencoded | %CA%9B | |
| utf8bytes | ca 9b | |
| utf16bebytes | 02 9b | |
| utf32bebytes | 00 00 02 9b |
How to Use
HTML:
ʛ
CSS:
content: "\029B"
JavaScript:
"\u{29B}"
Python:
"\u029b"
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 WITH HOOK)?
ʛ (LATIN LETTER SMALL CAPITAL G WITH HOOK) is the Unicode character U+029B.
What is the Unicode codepoint of LATIN LETTER SMALL CAPITAL G WITH HOOK?
The LATIN LETTER SMALL CAPITAL G WITH HOOK character (ʛ) has codepoint U+029B.
How do I type or copy LATIN LETTER SMALL CAPITAL G WITH HOOK?
Copy ʛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.