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' : ''">
Ꝏ
LATIN CAPITAL LETTER OO
Overview
Ꝏ (LATIN CAPITAL LETTER OO) is the Unicode character at code point U+A74E. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A74E | |
| decimal | 42830 | |
| htmldecimal | Ꝏ | |
| htmlhex | Ꝏ | |
| css | \A74E | |
| javascript | \u{A74E} | |
| python | \ua74e | |
| java | \uA74E | |
| go | \uA74E | |
| ruby | \u{A74E} | |
| rust | \u{A74E} | |
| ccpp | \ua74e | |
| urlencoded | %EA%9D%8E | |
| utf8bytes | ea 9d 8e | |
| utf16bebytes | a7 4e | |
| utf32bebytes | 00 00 a7 4e |
How to Use
HTML:
Ꝏ
CSS:
content: "\A74E"
JavaScript:
"\u{A74E}"
Python:
"\ua74e"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꝏ character (LATIN CAPITAL LETTER OO)?
Ꝏ (LATIN CAPITAL LETTER OO) is the Unicode character U+A74E.
What is the Unicode codepoint of LATIN CAPITAL LETTER OO?
The LATIN CAPITAL LETTER OO character (Ꝏ) has codepoint U+A74E.
How do I type or copy LATIN CAPITAL LETTER OO?
Copy Ꝏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.