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