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 IS
Overview
ꝭ (LATIN SMALL LETTER IS) is the Unicode character at code point U+A76D. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A76D | |
| decimal | 42861 | |
| htmldecimal | ꝭ | |
| htmlhex | ꝭ | |
| css | \A76D | |
| javascript | \u{A76D} | |
| python | \ua76d | |
| java | \uA76D | |
| go | \uA76D | |
| ruby | \u{A76D} | |
| rust | \u{A76D} | |
| ccpp | \ua76d | |
| urlencoded | %EA%9D%AD | |
| utf8bytes | ea 9d ad | |
| utf16bebytes | a7 6d | |
| utf32bebytes | 00 00 a7 6d |
How to Use
HTML:
ꝭ
CSS:
content: "\A76D"
JavaScript:
"\u{A76D}"
Python:
"\ua76d"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꝭ character (LATIN SMALL LETTER IS)?
ꝭ (LATIN SMALL LETTER IS) is the Unicode character U+A76D.
What is the Unicode codepoint of LATIN SMALL LETTER IS?
The LATIN SMALL LETTER IS character (ꝭ) has codepoint U+A76D.
How do I type or copy LATIN SMALL LETTER IS?
Copy ꝭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.