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 RIRA
Overview
㍒ (SQUARE RIRA) is the Unicode character at code point U+3352. 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+3352 | |
| decimal | 13138 | |
| htmldecimal | ㍒ | |
| htmlhex | ㍒ | |
| css | \3352 | |
| javascript | \u{3352} | |
| python | \u3352 | |
| java | \u3352 | |
| go | \u3352 | |
| ruby | \u{3352} | |
| rust | \u{3352} | |
| ccpp | \u3352 | |
| urlencoded | %E3%8D%92 | |
| utf8bytes | e3 8d 92 | |
| utf16bebytes | 33 52 | |
| utf32bebytes | 00 00 33 52 |
How to Use
HTML:
㍒
CSS:
content: "\3352"
JavaScript:
"\u{3352}"
Python:
"\u3352"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30EA 30E9
Frequently Asked Questions
What is the ㍒ character (SQUARE RIRA)?
㍒ (SQUARE RIRA) is the Unicode character U+3352.
What is the Unicode codepoint of SQUARE RIRA?
The SQUARE RIRA character (㍒) has codepoint U+3352.
How do I type or copy SQUARE RIRA?
Copy ㍒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.