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