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 SHWE
Overview
ꚗ (CYRILLIC SMALL LETTER SHWE) is the Unicode character at code point U+A697. It belongs to the Cyrillic Extended-B block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A697 | |
| decimal | 42647 | |
| htmldecimal | ꚗ | |
| htmlhex | ꚗ | |
| css | \A697 | |
| javascript | \u{A697} | |
| python | \ua697 | |
| java | \uA697 | |
| go | \uA697 | |
| ruby | \u{A697} | |
| rust | \u{A697} | |
| ccpp | \ua697 | |
| urlencoded | %EA%9A%97 | |
| utf8bytes | ea 9a 97 | |
| utf16bebytes | a6 97 | |
| utf32bebytes | 00 00 a6 97 |
How to Use
HTML:
ꚗ
CSS:
content: "\A697"
JavaScript:
"\u{A697}"
Python:
"\ua697"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꚗ character (CYRILLIC SMALL LETTER SHWE)?
ꚗ (CYRILLIC SMALL LETTER SHWE) is the Unicode character U+A697.
What is the Unicode codepoint of CYRILLIC SMALL LETTER SHWE?
The CYRILLIC SMALL LETTER SHWE character (ꚗ) has codepoint U+A697.
How do I type or copy CYRILLIC SMALL LETTER SHWE?
Copy ꚗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.