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