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
Overview
ɟ (LATIN SMALL LETTER DOTLESS J WITH STROKE) is the Unicode character at code point U+025F. 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+025F | |
| decimal | 607 | |
| htmldecimal | ɟ | |
| htmlhex | ɟ | |
| css | \025F | |
| javascript | \u{25F} | |
| python | \u025f | |
| java | \u025F | |
| go | \u025F | |
| ruby | \u{25F} | |
| rust | \u{25F} | |
| ccpp | \u025f | |
| urlencoded | %C9%9F | |
| utf8bytes | c9 9f | |
| utf16bebytes | 02 5f | |
| utf32bebytes | 00 00 02 5f |
How to Use
HTML:
ɟ
CSS:
content: "\025F"
JavaScript:
"\u{25F}"
Python:
"\u025f"
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)?
ɟ (LATIN SMALL LETTER DOTLESS J WITH STROKE) is the Unicode character U+025F.
What is the Unicode codepoint of LATIN SMALL LETTER DOTLESS J WITH STROKE?
The LATIN SMALL LETTER DOTLESS J WITH STROKE character (ɟ) has codepoint U+025F.
How do I type or copy LATIN SMALL LETTER DOTLESS J WITH STROKE?
Copy ɟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.