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