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 CAPITAL LETTER LITTLE YUS) is the Unicode character at code point U+0466. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0466 | |
| decimal | 1126 | |
| htmldecimal | Ѧ | |
| htmlhex | Ѧ | |
| css | \0466 | |
| javascript | \u{466} | |
| python | \u0466 | |
| java | \u0466 | |
| go | \u0466 | |
| ruby | \u{466} | |
| rust | \u{466} | |
| ccpp | \u0466 | |
| urlencoded | %D1%A6 | |
| utf8bytes | d1 a6 | |
| utf16bebytes | 04 66 | |
| utf32bebytes | 00 00 04 66 |
How to Use
HTML:
Ѧ
CSS:
content: "\0466"
JavaScript:
"\u{466}"
Python:
"\u0466"
Properties
Frequently Asked Questions
What is the Ѧ character (CYRILLIC CAPITAL LETTER LITTLE YUS)?
Ѧ (CYRILLIC CAPITAL LETTER LITTLE YUS) is the Unicode character U+0466.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER LITTLE YUS?
The CYRILLIC CAPITAL LETTER LITTLE YUS character (Ѧ) has codepoint U+0466.
How do I type or copy CYRILLIC CAPITAL LETTER LITTLE YUS?
Copy Ѧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.