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 SMALL 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+04FB | |
| decimal | 1275 | |
| htmldecimal | ӻ | |
| htmlhex | ӻ | |
| css | \04FB | |
| javascript | \u{4FB} | |
| python | \u04fb | |
| java | \u04FB | |
| go | \u04FB | |
| ruby | \u{4FB} | |
| rust | \u{4FB} | |
| ccpp | \u04fb | |
| urlencoded | %D3%BB | |
| utf8bytes | d3 bb | |
| utf16bebytes | 04 fb | |
| utf32bebytes | 00 00 04 fb |
How to Use
HTML:
ӻ
CSS:
content: "\04FB"
JavaScript:
"\u{4FB}"
Python:
"\u04fb"
Properties
Frequently Asked Questions
What is the ӻ character (CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK)?
ӻ (CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK) is the Unicode character U+04FB.
What is the Unicode codepoint of CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK?
The CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK character (ӻ) has codepoint U+04FB.
How do I type or copy CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK?
Copy ӻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.