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 SOFT EL
Overview
Ꙥ (CYRILLIC CAPITAL LETTER SOFT EL) is the Unicode character at code point U+A664. 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+A664 | |
| decimal | 42596 | |
| htmldecimal | Ꙥ | |
| htmlhex | Ꙥ | |
| css | \A664 | |
| javascript | \u{A664} | |
| python | \ua664 | |
| java | \uA664 | |
| go | \uA664 | |
| ruby | \u{A664} | |
| rust | \u{A664} | |
| ccpp | \ua664 | |
| urlencoded | %EA%99%A4 | |
| utf8bytes | ea 99 a4 | |
| utf16bebytes | a6 64 | |
| utf32bebytes | 00 00 a6 64 |
How to Use
HTML:
Ꙥ
CSS:
content: "\A664"
JavaScript:
"\u{A664}"
Python:
"\ua664"
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 SOFT EL)?
Ꙥ (CYRILLIC CAPITAL LETTER SOFT EL) is the Unicode character U+A664.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER SOFT EL?
The CYRILLIC CAPITAL LETTER SOFT EL character (Ꙥ) has codepoint U+A664.
How do I type or copy CYRILLIC CAPITAL LETTER SOFT EL?
Copy Ꙥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.