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