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