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 BLENDED YUS
Overview
ꙛ (CYRILLIC SMALL LETTER BLENDED YUS) is the Unicode character at code point U+A65B. 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+A65B | |
| decimal | 42587 | |
| htmldecimal | ꙛ | |
| htmlhex | ꙛ | |
| css | \A65B | |
| javascript | \u{A65B} | |
| python | \ua65b | |
| java | \uA65B | |
| go | \uA65B | |
| ruby | \u{A65B} | |
| rust | \u{A65B} | |
| ccpp | \ua65b | |
| urlencoded | %EA%99%9B | |
| utf8bytes | ea 99 9b | |
| utf16bebytes | a6 5b | |
| utf32bebytes | 00 00 a6 5b |
How to Use
HTML:
ꙛ
CSS:
content: "\A65B"
JavaScript:
"\u{A65B}"
Python:
"\ua65b"
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 BLENDED YUS)?
ꙛ (CYRILLIC SMALL LETTER BLENDED YUS) is the Unicode character U+A65B.
What is the Unicode codepoint of CYRILLIC SMALL LETTER BLENDED YUS?
The CYRILLIC SMALL LETTER BLENDED YUS character (ꙛ) has codepoint U+A65B.
How do I type or copy CYRILLIC SMALL LETTER BLENDED YUS?
Copy ꙛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.