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 CLOSED LITTLE YUS
Overview
Ꙝ (CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS) is the Unicode character at code point U+A65C. It belongs to the Cyrillic Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A65C | |
| decimal | 42588 | |
| htmldecimal | Ꙝ | |
| htmlhex | Ꙝ | |
| css | \A65C | |
| javascript | \u{A65C} | |
| python | \ua65c | |
| java | \uA65C | |
| go | \uA65C | |
| ruby | \u{A65C} | |
| rust | \u{A65C} | |
| ccpp | \ua65c | |
| urlencoded | %EA%99%9C | |
| utf8bytes | ea 99 9c | |
| utf16bebytes | a6 5c | |
| utf32bebytes | 00 00 a6 5c |
How to Use
HTML:
Ꙝ
CSS:
content: "\A65C"
JavaScript:
"\u{A65C}"
Python:
"\ua65c"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꙝ character (CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS)?
Ꙝ (CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS) is the Unicode character U+A65C.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS?
The CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS character (Ꙝ) has codepoint U+A65C.
How do I type or copy CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS?
Copy Ꙝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.