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
Overview
ꝲ (LATIN SMALL LETTER LUM) is the Unicode character at code point U+A772. 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+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
Frequently Asked Questions
What is the ꝲ character (LATIN SMALL LETTER LUM)?
ꝲ (LATIN SMALL LETTER LUM) is the Unicode character U+A772.
What is the Unicode codepoint of LATIN SMALL LETTER LUM?
The LATIN SMALL LETTER LUM character (ꝲ) has codepoint U+A772.
How do I type or copy LATIN SMALL LETTER LUM?
Copy ꝲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.