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
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