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 OMEGA
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+0460 | |
| decimal | 1120 | |
| htmldecimal | Ѡ | |
| htmlhex | Ѡ | |
| css | \0460 | |
| javascript | \u{460} | |
| python | \u0460 | |
| java | \u0460 | |
| go | \u0460 | |
| ruby | \u{460} | |
| rust | \u{460} | |
| ccpp | \u0460 | |
| urlencoded | %D1%A0 | |
| utf8bytes | d1 a0 | |
| utf16bebytes | 04 60 | |
| utf32bebytes | 00 00 04 60 |
How to Use
HTML:
Ѡ
CSS:
content: "\0460"
JavaScript:
"\u{460}"
Python:
"\u0460"
Properties
Frequently Asked Questions
What is the Ѡ character (CYRILLIC CAPITAL LETTER OMEGA)?
Ѡ (CYRILLIC CAPITAL LETTER OMEGA) is the Unicode character U+0460.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER OMEGA?
The CYRILLIC CAPITAL LETTER OMEGA character (Ѡ) has codepoint U+0460.
How do I type or copy CYRILLIC CAPITAL LETTER OMEGA?
Copy Ѡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.