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