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 UM
Overview
ꝸ (LATIN SMALL LETTER UM) is the Unicode character at code point U+A778. 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+A778 | |
| decimal | 42872 | |
| htmldecimal | ꝸ | |
| htmlhex | ꝸ | |
| css | \A778 | |
| javascript | \u{A778} | |
| python | \ua778 | |
| java | \uA778 | |
| go | \uA778 | |
| ruby | \u{A778} | |
| rust | \u{A778} | |
| ccpp | \ua778 | |
| urlencoded | %EA%9D%B8 | |
| utf8bytes | ea 9d b8 | |
| utf16bebytes | a7 78 | |
| utf32bebytes | 00 00 a7 78 |
How to Use
HTML:
ꝸ
CSS:
content: "\A778"
JavaScript:
"\u{A778}"
Python:
"\ua778"
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 UM)?
ꝸ (LATIN SMALL LETTER UM) is the Unicode character U+A778.
What is the Unicode codepoint of LATIN SMALL LETTER UM?
The LATIN SMALL LETTER UM character (ꝸ) has codepoint U+A778.
How do I type or copy LATIN SMALL LETTER UM?
Copy ꝸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.