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