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 Q WITH STROKE THROUGH DESCENDER
Overview
Ꝗ (LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER) is the Unicode character at code point U+A756. 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+A756 | |
| decimal | 42838 | |
| htmldecimal | Ꝗ | |
| htmlhex | Ꝗ | |
| css | \A756 | |
| javascript | \u{A756} | |
| python | \ua756 | |
| java | \uA756 | |
| go | \uA756 | |
| ruby | \u{A756} | |
| rust | \u{A756} | |
| ccpp | \ua756 | |
| urlencoded | %EA%9D%96 | |
| utf8bytes | ea 9d 96 | |
| utf16bebytes | a7 56 | |
| utf32bebytes | 00 00 a7 56 |
How to Use
HTML:
Ꝗ
CSS:
content: "\A756"
JavaScript:
"\u{A756}"
Python:
"\ua756"
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 Q WITH STROKE THROUGH DESCENDER)?
Ꝗ (LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER) is the Unicode character U+A756.
What is the Unicode codepoint of LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER?
The LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER character (Ꝗ) has codepoint U+A756.
How do I type or copy LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER?
Copy Ꝗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.