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 IZHITSA WITH DOUBLE GRAVE ACCENT
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+0476 | |
| decimal | 1142 | |
| htmldecimal | Ѷ | |
| htmlhex | Ѷ | |
| css | \0476 | |
| javascript | \u{476} | |
| python | \u0476 | |
| java | \u0476 | |
| go | \u0476 | |
| ruby | \u{476} | |
| rust | \u{476} | |
| ccpp | \u0476 | |
| urlencoded | %D1%B6 | |
| utf8bytes | d1 b6 | |
| utf16bebytes | 04 76 | |
| utf32bebytes | 00 00 04 76 |
How to Use
HTML:
Ѷ
CSS:
content: "\0476"
JavaScript:
"\u{476}"
Python:
"\u0476"
Properties
Frequently Asked Questions
What is the Ѷ character (CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT)?
Ѷ (CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT) is the Unicode character U+0476.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT?
The CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT character (Ѷ) has codepoint U+0476.
How do I type or copy CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT?
Copy Ѷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.