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