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' : ''">
ҫ
CYRILLIC SMALL LETTER ES WITH DESCENDER
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04AB | |
| decimal | 1195 | |
| htmldecimal | ҫ | |
| htmlhex | ҫ | |
| css | \04AB | |
| javascript | \u{4AB} | |
| python | \u04ab | |
| java | \u04AB | |
| go | \u04AB | |
| ruby | \u{4AB} | |
| rust | \u{4AB} | |
| ccpp | \u04ab | |
| urlencoded | %D2%AB | |
| utf8bytes | d2 ab | |
| utf16bebytes | 04 ab | |
| utf32bebytes | 00 00 04 ab |
How to Use
HTML:
ҫ
CSS:
content: "\04AB"
JavaScript:
"\u{4AB}"
Python:
"\u04ab"
Properties
Frequently Asked Questions
What is the ҫ character (CYRILLIC SMALL LETTER ES WITH DESCENDER)?
ҫ (CYRILLIC SMALL LETTER ES WITH DESCENDER) is the Unicode character U+04AB.
What is the Unicode codepoint of CYRILLIC SMALL LETTER ES WITH DESCENDER?
The CYRILLIC SMALL LETTER ES WITH DESCENDER character (ҫ) has codepoint U+04AB.
How do I type or copy CYRILLIC SMALL LETTER ES WITH DESCENDER?
Copy ҫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.