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