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 CAPITAL LETTER YI) is the Unicode character at code point U+0407. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0407 | |
| decimal | 1031 | |
| htmldecimal | Ї | |
| htmlhex | Ї | |
| css | \0407 | |
| javascript | \u{407} | |
| python | \u0407 | |
| java | \u0407 | |
| go | \u0407 | |
| ruby | \u{407} | |
| rust | \u{407} | |
| ccpp | \u0407 | |
| urlencoded | %D0%87 | |
| utf8bytes | d0 87 | |
| utf16bebytes | 04 07 | |
| utf32bebytes | 00 00 04 07 |
How to Use
HTML:
Ї
CSS:
content: "\0407"
JavaScript:
"\u{407}"
Python:
"\u0407"
Properties
Frequently Asked Questions
What is the Ї character (CYRILLIC CAPITAL LETTER YI)?
Ї (CYRILLIC CAPITAL LETTER YI) is the Unicode character U+0407.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER YI?
The CYRILLIC CAPITAL LETTER YI character (Ї) has codepoint U+0407.
How do I type or copy CYRILLIC CAPITAL LETTER YI?
Copy Ї directly, or use the HTML entity, UTF-8, and code encodings shown on this page.