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