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