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 TURNED AE
Overview
ᵆ (MODIFIER LETTER SMALL TURNED AE) is the Unicode character at code point U+1D46. 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+1D46 | |
| decimal | 7494 | |
| htmldecimal | ᵆ | |
| htmlhex | ᵆ | |
| css | \1D46 | |
| javascript | \u{1D46} | |
| python | \u1d46 | |
| java | \u1D46 | |
| go | \u1D46 | |
| ruby | \u{1D46} | |
| rust | \u{1D46} | |
| ccpp | \u1d46 | |
| urlencoded | %E1%B5%86 | |
| utf8bytes | e1 b5 86 | |
| utf16bebytes | 1d 46 | |
| utf32bebytes | 00 00 1d 46 |
How to Use
HTML:
ᵆ
CSS:
content: "\1D46"
JavaScript:
"\u{1D46}"
Python:
"\u1d46"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 1D02
Frequently Asked Questions
What is the ᵆ character (MODIFIER LETTER SMALL TURNED AE)?
ᵆ (MODIFIER LETTER SMALL TURNED AE) is the Unicode character U+1D46.
What is the Unicode codepoint of MODIFIER LETTER SMALL TURNED AE?
The MODIFIER LETTER SMALL TURNED AE character (ᵆ) has codepoint U+1D46.
How do I type or copy MODIFIER LETTER SMALL TURNED AE?
Copy ᵆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.