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