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' : ''">
㌒
SQUARE KYURII
Overview
㌒ (SQUARE KYURII) is the Unicode character at code point U+3312. It belongs to the CJK Compatibility block, in the Other Symbol (So) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3312 | |
| decimal | 13074 | |
| htmldecimal | ㌒ | |
| htmlhex | ㌒ | |
| css | \3312 | |
| javascript | \u{3312} | |
| python | \u3312 | |
| java | \u3312 | |
| go | \u3312 | |
| ruby | \u{3312} | |
| rust | \u{3312} | |
| ccpp | \u3312 | |
| urlencoded | %E3%8C%92 | |
| utf8bytes | e3 8c 92 | |
| utf16bebytes | 33 12 | |
| utf32bebytes | 00 00 33 12 |
How to Use
HTML:
㌒
CSS:
content: "\3312"
JavaScript:
"\u{3312}"
Python:
"\u3312"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30AD 30E5 30EA 30FC
Frequently Asked Questions
What is the ㌒ character (SQUARE KYURII)?
㌒ (SQUARE KYURII) is the Unicode character U+3312.
What is the Unicode codepoint of SQUARE KYURII?
The SQUARE KYURII character (㌒) has codepoint U+3312.
How do I type or copy SQUARE KYURII?
Copy ㌒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.