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 LUM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A772 | |
| decimal | 42866 | |
| htmldecimal | ꝲ | |
| htmlhex | ꝲ | |
| css | \A772 | |
| javascript | \u{A772} | |
| python | \ua772 | |
| java | \uA772 | |
| go | \uA772 | |
| ruby | \u{A772} | |
| rust | \u{A772} | |
| ccpp | \ua772 | |
| urlencoded | %EA%9D%B2 | |
| utf8bytes | ea 9d b2 | |
| utf16bebytes | a7 72 | |
| utf32bebytes | 00 00 a7 72 |
How to Use
HTML:
ꝲ
CSS:
content: "\A772"
JavaScript:
"\u{A772}"
Python:
"\ua772"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No