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 SCRIPT G WITH CROSSED-TAIL
Overview
ꬶ (LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL) is the Unicode character at code point U+AB36. It belongs to the Latin Extended-E block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB36 | |
| decimal | 43830 | |
| htmldecimal | ꬶ | |
| htmlhex | ꬶ | |
| css | \AB36 | |
| javascript | \u{AB36} | |
| python | \uab36 | |
| java | \uAB36 | |
| go | \uAB36 | |
| ruby | \u{AB36} | |
| rust | \u{AB36} | |
| ccpp | \uab36 | |
| urlencoded | %EA%AC%B6 | |
| utf8bytes | ea ac b6 | |
| utf16bebytes | ab 36 | |
| utf32bebytes | 00 00 ab 36 |
How to Use
HTML:
ꬶ
CSS:
content: "\AB36"
JavaScript:
"\u{AB36}"
Python:
"\uab36"
Properties
- Block
- Latin Extended-E
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꬶ character (LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL)?
ꬶ (LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL) is the Unicode character U+AB36.
What is the Unicode codepoint of LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL?
The LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL character (ꬶ) has codepoint U+AB36.
How do I type or copy LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL?
Copy ꬶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.