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' : ''">
⚯
UNMARRIED PARTNERSHIP SYMBOL
Overview
⚯ (UNMARRIED PARTNERSHIP SYMBOL) is the Unicode character at code point U+26AF. 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+26AF | |
| decimal | 9903 | |
| htmldecimal | ⚯ | |
| htmlhex | ⚯ | |
| css | \26AF | |
| javascript | \u{26AF} | |
| python | \u26af | |
| java | \u26AF | |
| go | \u26AF | |
| ruby | \u{26AF} | |
| rust | \u{26AF} | |
| ccpp | \u26af | |
| urlencoded | %E2%9A%AF | |
| utf8bytes | e2 9a af | |
| utf16bebytes | 26 af | |
| utf32bebytes | 00 00 26 af |
How to Use
HTML:
⚯
CSS:
content: "\26AF"
JavaScript:
"\u{26AF}"
Python:
"\u26af"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⚯ character (UNMARRIED PARTNERSHIP SYMBOL)?
⚯ (UNMARRIED PARTNERSHIP SYMBOL) is the Unicode character U+26AF.
What is the Unicode codepoint of UNMARRIED PARTNERSHIP SYMBOL?
The UNMARRIED PARTNERSHIP SYMBOL character (⚯) has codepoint U+26AF.
How do I type or copy UNMARRIED PARTNERSHIP SYMBOL?
Copy ⚯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.