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 CAPITAL LETTER J WITH CROSSED-TAIL
Overview
Ʝ (LATIN CAPITAL LETTER J WITH CROSSED-TAIL) is the Unicode character at code point U+A7B2. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7B2 | |
| decimal | 42930 | |
| htmldecimal | Ʝ | |
| htmlhex | Ʝ | |
| css | \A7B2 | |
| javascript | \u{A7B2} | |
| python | \ua7b2 | |
| java | \uA7B2 | |
| go | \uA7B2 | |
| ruby | \u{A7B2} | |
| rust | \u{A7B2} | |
| ccpp | \ua7b2 | |
| urlencoded | %EA%9E%B2 | |
| utf8bytes | ea 9e b2 | |
| utf16bebytes | a7 b2 | |
| utf32bebytes | 00 00 a7 b2 |
How to Use
HTML:
Ʝ
CSS:
content: "\A7B2"
JavaScript:
"\u{A7B2}"
Python:
"\ua7b2"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ʝ character (LATIN CAPITAL LETTER J WITH CROSSED-TAIL)?
Ʝ (LATIN CAPITAL LETTER J WITH CROSSED-TAIL) is the Unicode character U+A7B2.
What is the Unicode codepoint of LATIN CAPITAL LETTER J WITH CROSSED-TAIL?
The LATIN CAPITAL LETTER J WITH CROSSED-TAIL character (Ʝ) has codepoint U+A7B2.
How do I type or copy LATIN CAPITAL LETTER J WITH CROSSED-TAIL?
Copy Ʝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.