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 TURNED L
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A781 | |
| decimal | 42881 | |
| htmldecimal | ꞁ | |
| htmlhex | ꞁ | |
| css | \A781 | |
| javascript | \u{A781} | |
| python | \ua781 | |
| java | \uA781 | |
| go | \uA781 | |
| ruby | \u{A781} | |
| rust | \u{A781} | |
| ccpp | \ua781 | |
| urlencoded | %EA%9E%81 | |
| utf8bytes | ea 9e 81 | |
| utf16bebytes | a7 81 | |
| utf32bebytes | 00 00 a7 81 |
How to Use
HTML:
ꞁ
CSS:
content: "\A781"
JavaScript:
"\u{A781}"
Python:
"\ua781"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No