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' : ''">
ӡ
Overview
ӡ (CYRILLIC SMALL LETTER ABKHASIAN DZE) is the Unicode character at code point U+04E1. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04E1 | |
| decimal | 1249 | |
| htmldecimal | ӡ | |
| htmlhex | ӡ | |
| css | \04E1 | |
| javascript | \u{4E1} | |
| python | \u04e1 | |
| java | \u04E1 | |
| go | \u04E1 | |
| ruby | \u{4E1} | |
| rust | \u{4E1} | |
| ccpp | \u04e1 | |
| urlencoded | %D3%A1 | |
| utf8bytes | d3 a1 | |
| utf16bebytes | 04 e1 | |
| utf32bebytes | 00 00 04 e1 |
How to Use
HTML:
ӡ
CSS:
content: "\04E1"
JavaScript:
"\u{4E1}"
Python:
"\u04e1"
Properties
Frequently Asked Questions
What is the ӡ character (CYRILLIC SMALL LETTER ABKHASIAN DZE)?
ӡ (CYRILLIC SMALL LETTER ABKHASIAN DZE) is the Unicode character U+04E1.
What is the Unicode codepoint of CYRILLIC SMALL LETTER ABKHASIAN DZE?
The CYRILLIC SMALL LETTER ABKHASIAN DZE character (ӡ) has codepoint U+04E1.
How do I type or copy CYRILLIC SMALL LETTER ABKHASIAN DZE?
Copy ӡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.