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