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 TURNED H WITH FISHHOOK AND TAIL
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02AF | |
| decimal | 687 | |
| htmldecimal | ʯ | |
| htmlhex | ʯ | |
| css | \02AF | |
| javascript | \u{2AF} | |
| python | \u02af | |
| java | \u02AF | |
| go | \u02AF | |
| ruby | \u{2AF} | |
| rust | \u{2AF} | |
| ccpp | \u02af | |
| urlencoded | %CA%AF | |
| utf8bytes | ca af | |
| utf16bebytes | 02 af | |
| utf32bebytes | 00 00 02 af |
How to Use
HTML:
ʯ
CSS:
content: "\02AF"
JavaScript:
"\u{2AF}"
Python:
"\u02af"
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 TURNED H WITH FISHHOOK AND TAIL)?
ʯ (LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL) is the Unicode character U+02AF.
What is the Unicode codepoint of LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL?
The LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL character (ʯ) has codepoint U+02AF.
How do I type or copy LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL?
Copy ʯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.