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' : ''">
ᶨ
MODIFIER LETTER SMALL J WITH CROSSED-TAIL
Overview
ᶨ (MODIFIER LETTER SMALL J WITH CROSSED-TAIL) is the Unicode character at code point U+1DA8. It belongs to the Phonetic Extensions Supplement block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DA8 | |
| decimal | 7592 | |
| htmldecimal | ᶨ | |
| htmlhex | ᶨ | |
| css | \1DA8 | |
| javascript | \u{1DA8} | |
| python | \u1da8 | |
| java | \u1DA8 | |
| go | \u1DA8 | |
| ruby | \u{1DA8} | |
| rust | \u{1DA8} | |
| ccpp | \u1da8 | |
| urlencoded | %E1%B6%A8 | |
| utf8bytes | e1 b6 a8 | |
| utf16bebytes | 1d a8 | |
| utf32bebytes | 00 00 1d a8 |
How to Use
HTML:
ᶨ
CSS:
content: "\1DA8"
JavaScript:
"\u{1DA8}"
Python:
"\u1da8"
Properties
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 029D
Frequently Asked Questions
What is the ᶨ character (MODIFIER LETTER SMALL J WITH CROSSED-TAIL)?
ᶨ (MODIFIER LETTER SMALL J WITH CROSSED-TAIL) is the Unicode character U+1DA8.
What is the Unicode codepoint of MODIFIER LETTER SMALL J WITH CROSSED-TAIL?
The MODIFIER LETTER SMALL J WITH CROSSED-TAIL character (ᶨ) has codepoint U+1DA8.
How do I type or copy MODIFIER LETTER SMALL J WITH CROSSED-TAIL?
Copy ᶨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.