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' : ''">
ҋ
Overview
ҋ (CYRILLIC SMALL LETTER SHORT I WITH TAIL) is the Unicode character at code point U+048B. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+048B | |
| decimal | 1163 | |
| htmldecimal | ҋ | |
| htmlhex | ҋ | |
| css | \048B | |
| javascript | \u{48B} | |
| python | \u048b | |
| java | \u048B | |
| go | \u048B | |
| ruby | \u{48B} | |
| rust | \u{48B} | |
| ccpp | \u048b | |
| urlencoded | %D2%8B | |
| utf8bytes | d2 8b | |
| utf16bebytes | 04 8b | |
| utf32bebytes | 00 00 04 8b |
How to Use
HTML:
ҋ
CSS:
content: "\048B"
JavaScript:
"\u{48B}"
Python:
"\u048b"
Properties
Frequently Asked Questions
What is the ҋ character (CYRILLIC SMALL LETTER SHORT I WITH TAIL)?
ҋ (CYRILLIC SMALL LETTER SHORT I WITH TAIL) is the Unicode character U+048B.
What is the Unicode codepoint of CYRILLIC SMALL LETTER SHORT I WITH TAIL?
The CYRILLIC SMALL LETTER SHORT I WITH TAIL character (ҋ) has codepoint U+048B.
How do I type or copy CYRILLIC SMALL LETTER SHORT I WITH TAIL?
Copy ҋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.