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 CHI WITH LOW LEFT SERIF
Overview
ꭕ (LATIN SMALL LETTER CHI WITH LOW LEFT SERIF) is the Unicode character at code point U+AB55. 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+AB55 | |
| decimal | 43861 | |
| htmldecimal | ꭕ | |
| htmlhex | ꭕ | |
| css | \AB55 | |
| javascript | \u{AB55} | |
| python | \uab55 | |
| java | \uAB55 | |
| go | \uAB55 | |
| ruby | \u{AB55} | |
| rust | \u{AB55} | |
| ccpp | \uab55 | |
| urlencoded | %EA%AD%95 | |
| utf8bytes | ea ad 95 | |
| utf16bebytes | ab 55 | |
| utf32bebytes | 00 00 ab 55 |
How to Use
HTML:
ꭕ
CSS:
content: "\AB55"
JavaScript:
"\u{AB55}"
Python:
"\uab55"
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 CHI WITH LOW LEFT SERIF)?
ꭕ (LATIN SMALL LETTER CHI WITH LOW LEFT SERIF) is the Unicode character U+AB55.
What is the Unicode codepoint of LATIN SMALL LETTER CHI WITH LOW LEFT SERIF?
The LATIN SMALL LETTER CHI WITH LOW LEFT SERIF character (ꭕ) has codepoint U+AB55.
How do I type or copy LATIN SMALL LETTER CHI WITH LOW LEFT SERIF?
Copy ꭕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.