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