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