About Latin Capital Letter G With Hook Latin Capital Letter G Hook
Latin Capital Letter G With Hook Latin Capital Letter G Hook is the Unicode character Ɠ at codepoint U+0193 in the Latin Extended-B block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Capital Letter G With Hook Latin Capital Letter G Hook
To use the Latin Capital Letter G With Hook Latin Capital Letter G Hook symbol (Ɠ) in HTML, insert the
entity Ɠ directly into your markup. The decimal entity Ɠ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\193';.
In JavaScript and TypeScript the escape '\u0193' evaluates to Ɠ. In Python source, write '\u0193'.
The character encodes to C6 93 as UTF-8 bytes and 0193 as UTF-16 code units. Its decimal codepoint is 403.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.