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