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