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