About Latin Capital Letter Small Q With Hook Tail
Latin Capital Letter Small Q With Hook Tail is the Unicode character Ɋ at codepoint U+024A 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 Small Q With Hook Tail
To use the Latin Capital Letter Small Q With Hook Tail 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: '\24A';.
In JavaScript and TypeScript the escape '\u024A' evaluates to Ɋ. In Python source, write '\u024A'.
The character encodes to C9 8A as UTF-8 bytes and 024A as UTF-16 code units. Its decimal codepoint is 586.
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.