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