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