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 BIG YUS
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+046B | |
| decimal | 1131 | |
| htmldecimal | ѫ | |
| htmlhex | ѫ | |
| css | \046B | |
| javascript | \u{46B} | |
| python | \u046b | |
| java | \u046B | |
| go | \u046B | |
| ruby | \u{46B} | |
| rust | \u{46B} | |
| ccpp | \u046b | |
| urlencoded | %D1%AB | |
| utf8bytes | d1 ab | |
| utf16bebytes | 04 6b | |
| utf32bebytes | 00 00 04 6b |
How to Use
HTML:
ѫ
CSS:
content: "\046B"
JavaScript:
"\u{46B}"
Python:
"\u046b"
Properties
Frequently Asked Questions
What is the ѫ character (CYRILLIC SMALL LETTER BIG YUS)?
ѫ (CYRILLIC SMALL LETTER BIG YUS) is the Unicode character U+046B.
What is the Unicode codepoint of CYRILLIC SMALL LETTER BIG YUS?
The CYRILLIC SMALL LETTER BIG YUS character (ѫ) has codepoint U+046B.
How do I type or copy CYRILLIC SMALL LETTER BIG YUS?
Copy ѫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.