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 VEND
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A769 | |
| decimal | 42857 | |
| htmldecimal | ꝩ | |
| htmlhex | ꝩ | |
| css | \A769 | |
| javascript | \u{A769} | |
| python | \ua769 | |
| java | \uA769 | |
| go | \uA769 | |
| ruby | \u{A769} | |
| rust | \u{A769} | |
| ccpp | \ua769 | |
| urlencoded | %EA%9D%A9 | |
| utf8bytes | ea 9d a9 | |
| utf16bebytes | a7 69 | |
| utf32bebytes | 00 00 a7 69 |
How to Use
HTML:
ꝩ
CSS:
content: "\A769"
JavaScript:
"\u{A769}"
Python:
"\ua769"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No