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' : ''">
ᶇ
LATIN SMALL LETTER N WITH PALATAL HOOK
Overview
ᶇ (LATIN SMALL LETTER N WITH PALATAL HOOK) is the Unicode character at code point U+1D87. It belongs to the Phonetic Extensions Supplement block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D87 | |
| decimal | 7559 | |
| htmldecimal | ᶇ | |
| htmlhex | ᶇ | |
| css | \1D87 | |
| javascript | \u{1D87} | |
| python | \u1d87 | |
| java | \u1D87 | |
| go | \u1D87 | |
| ruby | \u{1D87} | |
| rust | \u{1D87} | |
| ccpp | \u1d87 | |
| urlencoded | %E1%B6%87 | |
| utf8bytes | e1 b6 87 | |
| utf16bebytes | 1d 87 | |
| utf32bebytes | 00 00 1d 87 |
How to Use
HTML:
ᶇ
CSS:
content: "\1D87"
JavaScript:
"\u{1D87}"
Python:
"\u1d87"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᶇ character (LATIN SMALL LETTER N WITH PALATAL HOOK)?
ᶇ (LATIN SMALL LETTER N WITH PALATAL HOOK) is the Unicode character U+1D87.
What is the Unicode codepoint of LATIN SMALL LETTER N WITH PALATAL HOOK?
The LATIN SMALL LETTER N WITH PALATAL HOOK character (ᶇ) has codepoint U+1D87.
How do I type or copy LATIN SMALL LETTER N WITH PALATAL HOOK?
Copy ᶇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.