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' : ''">
Ѥ
CYRILLIC CAPITAL LETTER IOTIFIED E
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0464 | |
| decimal | 1124 | |
| htmldecimal | Ѥ | |
| htmlhex | Ѥ | |
| css | \0464 | |
| javascript | \u{464} | |
| python | \u0464 | |
| java | \u0464 | |
| go | \u0464 | |
| ruby | \u{464} | |
| rust | \u{464} | |
| ccpp | \u0464 | |
| urlencoded | %D1%A4 | |
| utf8bytes | d1 a4 | |
| utf16bebytes | 04 64 | |
| utf32bebytes | 00 00 04 64 |
How to Use
HTML:
Ѥ
CSS:
content: "\0464"
JavaScript:
"\u{464}"
Python:
"\u0464"
Properties
Frequently Asked Questions
What is the Ѥ character (CYRILLIC CAPITAL LETTER IOTIFIED E)?
Ѥ (CYRILLIC CAPITAL LETTER IOTIFIED E) is the Unicode character U+0464.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER IOTIFIED E?
The CYRILLIC CAPITAL LETTER IOTIFIED E character (Ѥ) has codepoint U+0464.
How do I type or copy CYRILLIC CAPITAL LETTER IOTIFIED E?
Copy Ѥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.