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