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