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