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