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