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 KHAKASSIAN CHE) is the Unicode character at code point U+04CC. 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+04CC | |
| decimal | 1228 | |
| htmldecimal | ӌ | |
| htmlhex | ӌ | |
| css | \04CC | |
| javascript | \u{4CC} | |
| python | \u04cc | |
| java | \u04CC | |
| go | \u04CC | |
| ruby | \u{4CC} | |
| rust | \u{4CC} | |
| ccpp | \u04cc | |
| urlencoded | %D3%8C | |
| utf8bytes | d3 8c | |
| utf16bebytes | 04 cc | |
| utf32bebytes | 00 00 04 cc |
How to Use
HTML:
ӌ
CSS:
content: "\04CC"
JavaScript:
"\u{4CC}"
Python:
"\u04cc"
Properties
Frequently Asked Questions
What is the ӌ character (CYRILLIC SMALL LETTER KHAKASSIAN CHE)?
ӌ (CYRILLIC SMALL LETTER KHAKASSIAN CHE) is the Unicode character U+04CC.
What is the Unicode codepoint of CYRILLIC SMALL LETTER KHAKASSIAN CHE?
The CYRILLIC SMALL LETTER KHAKASSIAN CHE character (ӌ) has codepoint U+04CC.
How do I type or copy CYRILLIC SMALL LETTER KHAKASSIAN CHE?
Copy ӌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.