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