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