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 SMALL LETTER GHE WITH STROKE AND HOOK) is the Unicode character at code point U+04FB. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
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.