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' : ''">
ᶟ
MODIFIER LETTER SMALL REVERSED OPEN E
Overview
ᶟ (MODIFIER LETTER SMALL REVERSED OPEN E) is the Unicode character at code point U+1D9F. It belongs to the Phonetic Extensions Supplement block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D9F | |
| decimal | 7583 | |
| htmldecimal | ᶟ | |
| htmlhex | ᶟ | |
| css | \1D9F | |
| javascript | \u{1D9F} | |
| python | \u1d9f | |
| java | \u1D9F | |
| go | \u1D9F | |
| ruby | \u{1D9F} | |
| rust | \u{1D9F} | |
| ccpp | \u1d9f | |
| urlencoded | %E1%B6%9F | |
| utf8bytes | e1 b6 9f | |
| utf16bebytes | 1d 9f | |
| utf32bebytes | 00 00 1d 9f |
How to Use
HTML:
ᶟ
CSS:
content: "\1D9F"
JavaScript:
"\u{1D9F}"
Python:
"\u1d9f"
Properties
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 025C
Frequently Asked Questions
What is the ᶟ character (MODIFIER LETTER SMALL REVERSED OPEN E)?
ᶟ (MODIFIER LETTER SMALL REVERSED OPEN E) is the Unicode character U+1D9F.
What is the Unicode codepoint of MODIFIER LETTER SMALL REVERSED OPEN E?
The MODIFIER LETTER SMALL REVERSED OPEN E character (ᶟ) has codepoint U+1D9F.
How do I type or copy MODIFIER LETTER SMALL REVERSED OPEN E?
Copy ᶟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.