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 AO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A734 | |
| decimal | 42804 | |
| htmldecimal | Ꜵ | |
| htmlhex | Ꜵ | |
| css | \A734 | |
| javascript | \u{A734} | |
| python | \ua734 | |
| java | \uA734 | |
| go | \uA734 | |
| ruby | \u{A734} | |
| rust | \u{A734} | |
| ccpp | \ua734 | |
| urlencoded | %EA%9C%B4 | |
| utf8bytes | ea 9c b4 | |
| utf16bebytes | a7 34 | |
| utf32bebytes | 00 00 a7 34 |
How to Use
HTML:
Ꜵ
CSS:
content: "\A734"
JavaScript:
"\u{A734}"
Python:
"\ua734"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No