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-8
Overview
𚿾 (KATAKANA LETTER MINNAN NASALIZED TONE-8) is the Unicode character at code point U+1AFFE. 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+1AFFE | |
| decimal | 110590 | |
| htmldecimal | 𚿾 | |
| htmlhex | 𚿾 | |
| css | \1AFFE | |
| javascript | \u{1AFFE} | |
| python | \U0001affe | |
| java | \uD82B\uDFFE | |
| go | \U0001AFFE | |
| ruby | \u{1AFFE} | |
| rust | \u{1AFFE} | |
| ccpp | \U0001affe | |
| urlencoded | %F0%9A%BF%BE | |
| utf8bytes | f0 9a bf be | |
| utf16bebytes | d8 2b df fe | |
| utf32bebytes | 00 01 af fe |
How to Use
HTML:
𚿾
CSS:
content: "\1AFFE"
JavaScript:
"\u{1AFFE}"
Python:
"\U0001affe"
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-8)?
𚿾 (KATAKANA LETTER MINNAN NASALIZED TONE-8) is the Unicode character U+1AFFE.
What is the Unicode codepoint of KATAKANA LETTER MINNAN NASALIZED TONE-8?
The KATAKANA LETTER MINNAN NASALIZED TONE-8 character (𚿾) has codepoint U+1AFFE.
How do I type or copy KATAKANA LETTER MINNAN NASALIZED TONE-8?
Copy 𚿾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.