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