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