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