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 MA
Overview
㋮ (CIRCLED KATAKANA MA) is the Unicode character at code point U+32EE. 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+32EE | |
| decimal | 13038 | |
| htmldecimal | ㋮ | |
| htmlhex | ㋮ | |
| css | \32EE | |
| javascript | \u{32EE} | |
| python | \u32ee | |
| java | \u32EE | |
| go | \u32EE | |
| ruby | \u{32EE} | |
| rust | \u{32EE} | |
| ccpp | \u32ee | |
| urlencoded | %E3%8B%AE | |
| utf8bytes | e3 8b ae | |
| utf16bebytes | 32 ee | |
| utf32bebytes | 00 00 32 ee |
How to Use
HTML:
㋮
CSS:
content: "\32EE"
JavaScript:
"\u{32EE}"
Python:
"\u32ee"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30DE
Frequently Asked Questions
What is the ㋮ character (CIRCLED KATAKANA MA)?
㋮ (CIRCLED KATAKANA MA) is the Unicode character U+32EE.
What is the Unicode codepoint of CIRCLED KATAKANA MA?
The CIRCLED KATAKANA MA character (㋮) has codepoint U+32EE.
How do I type or copy CIRCLED KATAKANA MA?
Copy ㋮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.