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