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