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