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' : ''">
⌘
PLACE OF INTEREST SIGN
Overview
⌘ (PLACE OF INTEREST SIGN) is the Unicode character at code point U+2318. It belongs to the Miscellaneous Technical block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2318 | |
| decimal | 8984 | |
| htmldecimal | ⌘ | |
| htmlhex | ⌘ | |
| css | \2318 | |
| javascript | \u{2318} | |
| python | \u2318 | |
| java | \u2318 | |
| go | \u2318 | |
| ruby | \u{2318} | |
| rust | \u{2318} | |
| ccpp | \u2318 | |
| urlencoded | %E2%8C%98 | |
| utf8bytes | e2 8c 98 | |
| utf16bebytes | 23 18 | |
| utf32bebytes | 00 00 23 18 |
How to Use
HTML:
⌘
CSS:
content: "\2318"
JavaScript:
"\u{2318}"
Python:
"\u2318"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⌘ character (PLACE OF INTEREST SIGN)?
⌘ (PLACE OF INTEREST SIGN) is the Unicode character U+2318.
What is the Unicode codepoint of PLACE OF INTEREST SIGN?
The PLACE OF INTEREST SIGN character (⌘) has codepoint U+2318.
How do I type or copy PLACE OF INTEREST SIGN?
Copy ⌘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.