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 BROAD OMEGA
Overview
Ꙍ (CYRILLIC CAPITAL LETTER BROAD OMEGA) is the Unicode character at code point U+A64C. It belongs to the Cyrillic Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A64C | |
| decimal | 42572 | |
| htmldecimal | Ꙍ | |
| htmlhex | Ꙍ | |
| css | \A64C | |
| javascript | \u{A64C} | |
| python | \ua64c | |
| java | \uA64C | |
| go | \uA64C | |
| ruby | \u{A64C} | |
| rust | \u{A64C} | |
| ccpp | \ua64c | |
| urlencoded | %EA%99%8C | |
| utf8bytes | ea 99 8c | |
| utf16bebytes | a6 4c | |
| utf32bebytes | 00 00 a6 4c |
How to Use
HTML:
Ꙍ
CSS:
content: "\A64C"
JavaScript:
"\u{A64C}"
Python:
"\ua64c"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꙍ character (CYRILLIC CAPITAL LETTER BROAD OMEGA)?
Ꙍ (CYRILLIC CAPITAL LETTER BROAD OMEGA) is the Unicode character U+A64C.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER BROAD OMEGA?
The CYRILLIC CAPITAL LETTER BROAD OMEGA character (Ꙍ) has codepoint U+A64C.
How do I type or copy CYRILLIC CAPITAL LETTER BROAD OMEGA?
Copy Ꙍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.