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' : ''">
𚿽
KATAKANA LETTER MINNAN NASALIZED TONE-7
Overview
𚿽 (KATAKANA LETTER MINNAN NASALIZED TONE-7) is the Unicode character at code point U+1AFFD. It belongs to the Kana Extended-B block, in the Modifier Letter (Lm) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1AFFD | |
| decimal | 110589 | |
| htmldecimal | 𚿽 | |
| htmlhex | 𚿽 | |
| css | \1AFFD | |
| javascript | \u{1AFFD} | |
| python | \U0001affd | |
| java | \uD82B\uDFFD | |
| go | \U0001AFFD | |
| ruby | \u{1AFFD} | |
| rust | \u{1AFFD} | |
| ccpp | \U0001affd | |
| urlencoded | %F0%9A%BF%BD | |
| utf8bytes | f0 9a bf bd | |
| utf16bebytes | d8 2b df fd | |
| utf32bebytes | 00 01 af fd |
How to Use
HTML:
𚿽
CSS:
content: "\1AFFD"
JavaScript:
"\u{1AFFD}"
Python:
"\U0001affd"
Properties
- Block
- Kana Extended-B
- Script
- Kana
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𚿽 character (KATAKANA LETTER MINNAN NASALIZED TONE-7)?
𚿽 (KATAKANA LETTER MINNAN NASALIZED TONE-7) is the Unicode character U+1AFFD.
What is the Unicode codepoint of KATAKANA LETTER MINNAN NASALIZED TONE-7?
The KATAKANA LETTER MINNAN NASALIZED TONE-7 character (𚿽) has codepoint U+1AFFD.
How do I type or copy KATAKANA LETTER MINNAN NASALIZED TONE-7?
Copy 𚿽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.