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