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 SOFT DE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A663 | |
| decimal | 42595 | |
| htmldecimal | ꙣ | |
| htmlhex | ꙣ | |
| css | \A663 | |
| javascript | \u{A663} | |
| python | \ua663 | |
| java | \uA663 | |
| go | \uA663 | |
| ruby | \u{A663} | |
| rust | \u{A663} | |
| ccpp | \ua663 | |
| urlencoded | %EA%99%A3 | |
| utf8bytes | ea 99 a3 | |
| utf16bebytes | a6 63 | |
| utf32bebytes | 00 00 a6 63 |
How to Use
HTML:
ꙣ
CSS:
content: "\A663"
JavaScript:
"\u{A663}"
Python:
"\ua663"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No