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 CAPITAL LETTER KHAKASSIAN CHE) is the Unicode character at code point U+04CB. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04CB | |
| decimal | 1227 | |
| htmldecimal | Ӌ | |
| htmlhex | Ӌ | |
| css | \04CB | |
| javascript | \u{4CB} | |
| python | \u04cb | |
| java | \u04CB | |
| go | \u04CB | |
| ruby | \u{4CB} | |
| rust | \u{4CB} | |
| ccpp | \u04cb | |
| urlencoded | %D3%8B | |
| utf8bytes | d3 8b | |
| utf16bebytes | 04 cb | |
| utf32bebytes | 00 00 04 cb |
How to Use
HTML:
Ӌ
CSS:
content: "\04CB"
JavaScript:
"\u{4CB}"
Python:
"\u04cb"
Properties
Frequently Asked Questions
What is the Ӌ character (CYRILLIC CAPITAL LETTER KHAKASSIAN CHE)?
Ӌ (CYRILLIC CAPITAL LETTER KHAKASSIAN CHE) is the Unicode character U+04CB.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER KHAKASSIAN CHE?
The CYRILLIC CAPITAL LETTER KHAKASSIAN CHE character (Ӌ) has codepoint U+04CB.
How do I type or copy CYRILLIC CAPITAL LETTER KHAKASSIAN CHE?
Copy Ӌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.