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