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 KOMI TJE
Overview
Ԏ (CYRILLIC CAPITAL LETTER KOMI TJE) is the Unicode character at code point U+050E. It belongs to the Cyrillic Supplement block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+050E | |
| decimal | 1294 | |
| htmldecimal | Ԏ | |
| htmlhex | Ԏ | |
| css | \050E | |
| javascript | \u{50E} | |
| python | \u050e | |
| java | \u050E | |
| go | \u050E | |
| ruby | \u{50E} | |
| rust | \u{50E} | |
| ccpp | \u050e | |
| urlencoded | %D4%8E | |
| utf8bytes | d4 8e | |
| utf16bebytes | 05 0e | |
| utf32bebytes | 00 00 05 0e |
How to Use
HTML:
Ԏ
CSS:
content: "\050E"
JavaScript:
"\u{50E}"
Python:
"\u050e"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ԏ character (CYRILLIC CAPITAL LETTER KOMI TJE)?
Ԏ (CYRILLIC CAPITAL LETTER KOMI TJE) is the Unicode character U+050E.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER KOMI TJE?
The CYRILLIC CAPITAL LETTER KOMI TJE character (Ԏ) has codepoint U+050E.
How do I type or copy CYRILLIC CAPITAL LETTER KOMI TJE?
Copy Ԏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.