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