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