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