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 BYELORUSSIAN-UKRAINIAN I) is the Unicode character at code point U+0456. 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+0456 | |
| decimal | 1110 | |
| htmldecimal | і | |
| htmlhex | і | |
| css | \0456 | |
| javascript | \u{456} | |
| python | \u0456 | |
| java | \u0456 | |
| go | \u0456 | |
| ruby | \u{456} | |
| rust | \u{456} | |
| ccpp | \u0456 | |
| urlencoded | %D1%96 | |
| utf8bytes | d1 96 | |
| utf16bebytes | 04 56 | |
| utf32bebytes | 00 00 04 56 |
How to Use
HTML:
і
CSS:
content: "\0456"
JavaScript:
"\u{456}"
Python:
"\u0456"
Properties
Frequently Asked Questions
What is the і character (CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I)?
і (CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I) is the Unicode character U+0456.
What is the Unicode codepoint of CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I?
The CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I character (і) has codepoint U+0456.
How do I type or copy CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I?
Copy і directly, or use the HTML entity, UTF-8, and code encodings shown on this page.