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 SHWE
Overview
Ꚗ (CYRILLIC CAPITAL LETTER SHWE) is the Unicode character at code point U+A696. 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+A696 | |
| decimal | 42646 | |
| htmldecimal | Ꚗ | |
| htmlhex | Ꚗ | |
| css | \A696 | |
| javascript | \u{A696} | |
| python | \ua696 | |
| java | \uA696 | |
| go | \uA696 | |
| ruby | \u{A696} | |
| rust | \u{A696} | |
| ccpp | \ua696 | |
| urlencoded | %EA%9A%96 | |
| utf8bytes | ea 9a 96 | |
| utf16bebytes | a6 96 | |
| utf32bebytes | 00 00 a6 96 |
How to Use
HTML:
Ꚗ
CSS:
content: "\A696"
JavaScript:
"\u{A696}"
Python:
"\ua696"
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 SHWE)?
Ꚗ (CYRILLIC CAPITAL LETTER SHWE) is the Unicode character U+A696.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER SHWE?
The CYRILLIC CAPITAL LETTER SHWE character (Ꚗ) has codepoint U+A696.
How do I type or copy CYRILLIC CAPITAL LETTER SHWE?
Copy Ꚗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.