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 ABKHASIAN CHE WITH DESCENDER) is the Unicode character at code point U+04BE. 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+04BE | |
| decimal | 1214 | |
| htmldecimal | Ҿ | |
| htmlhex | Ҿ | |
| css | \04BE | |
| javascript | \u{4BE} | |
| python | \u04be | |
| java | \u04BE | |
| go | \u04BE | |
| ruby | \u{4BE} | |
| rust | \u{4BE} | |
| ccpp | \u04be | |
| urlencoded | %D2%BE | |
| utf8bytes | d2 be | |
| utf16bebytes | 04 be | |
| utf32bebytes | 00 00 04 be |
How to Use
HTML:
Ҿ
CSS:
content: "\04BE"
JavaScript:
"\u{4BE}"
Python:
"\u04be"
Properties
Frequently Asked Questions
What is the Ҿ character (CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER)?
Ҿ (CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER) is the Unicode character U+04BE.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER?
The CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER character (Ҿ) has codepoint U+04BE.
How do I type or copy CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER?
Copy Ҿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.