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