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' : ''">
㋯
CIRCLED KATAKANA MI
Overview
㋯ (CIRCLED KATAKANA MI) is the Unicode character at code point U+32EF. It belongs to the Enclosed CJK Letters and Months block, in the Other Symbol (So) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32EF | |
| decimal | 13039 | |
| htmldecimal | ㋯ | |
| htmlhex | ㋯ | |
| css | \32EF | |
| javascript | \u{32EF} | |
| python | \u32ef | |
| java | \u32EF | |
| go | \u32EF | |
| ruby | \u{32EF} | |
| rust | \u{32EF} | |
| ccpp | \u32ef | |
| urlencoded | %E3%8B%AF | |
| utf8bytes | e3 8b af | |
| utf16bebytes | 32 ef | |
| utf32bebytes | 00 00 32 ef |
How to Use
HTML:
㋯
CSS:
content: "\32EF"
JavaScript:
"\u{32EF}"
Python:
"\u32ef"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30DF
Frequently Asked Questions
What is the ㋯ character (CIRCLED KATAKANA MI)?
㋯ (CIRCLED KATAKANA MI) is the Unicode character U+32EF.
What is the Unicode codepoint of CIRCLED KATAKANA MI?
The CIRCLED KATAKANA MI character (㋯) has codepoint U+32EF.
How do I type or copy CIRCLED KATAKANA MI?
Copy ㋯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.