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 CON
Overview
Ꝯ (LATIN CAPITAL LETTER CON) is the Unicode character at code point U+A76E. 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+A76E | |
| decimal | 42862 | |
| htmldecimal | Ꝯ | |
| htmlhex | Ꝯ | |
| css | \A76E | |
| javascript | \u{A76E} | |
| python | \ua76e | |
| java | \uA76E | |
| go | \uA76E | |
| ruby | \u{A76E} | |
| rust | \u{A76E} | |
| ccpp | \ua76e | |
| urlencoded | %EA%9D%AE | |
| utf8bytes | ea 9d ae | |
| utf16bebytes | a7 6e | |
| utf32bebytes | 00 00 a7 6e |
How to Use
HTML:
Ꝯ
CSS:
content: "\A76E"
JavaScript:
"\u{A76E}"
Python:
"\ua76e"
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 CON)?
Ꝯ (LATIN CAPITAL LETTER CON) is the Unicode character U+A76E.
What is the Unicode codepoint of LATIN CAPITAL LETTER CON?
The LATIN CAPITAL LETTER CON character (Ꝯ) has codepoint U+A76E.
How do I type or copy LATIN CAPITAL LETTER CON?
Copy Ꝯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.