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' : ''">
Ӻ
CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04FA | |
| decimal | 1274 | |
| htmldecimal | Ӻ | |
| htmlhex | Ӻ | |
| css | \04FA | |
| javascript | \u{4FA} | |
| python | \u04fa | |
| java | \u04FA | |
| go | \u04FA | |
| ruby | \u{4FA} | |
| rust | \u{4FA} | |
| ccpp | \u04fa | |
| urlencoded | %D3%BA | |
| utf8bytes | d3 ba | |
| utf16bebytes | 04 fa | |
| utf32bebytes | 00 00 04 fa |
How to Use
HTML:
Ӻ
CSS:
content: "\04FA"
JavaScript:
"\u{4FA}"
Python:
"\u04fa"
Properties
Frequently Asked Questions
What is the Ӻ character (CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK)?
Ӻ (CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK) is the Unicode character U+04FA.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK?
The CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK character (Ӻ) has codepoint U+04FA.
How do I type or copy CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK?
Copy Ӻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.