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