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' : ''">
⟟
UP TACK WITH CIRCLE ABOVE
Overview
⟟ (UP TACK WITH CIRCLE ABOVE) is the Unicode character at code point U+27DF. It belongs to the Miscellaneous Mathematical Symbols-A block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27DF | |
| decimal | 10207 | |
| htmldecimal | ⟟ | |
| htmlhex | ⟟ | |
| css | \27DF | |
| javascript | \u{27DF} | |
| python | \u27df | |
| java | \u27DF | |
| go | \u27DF | |
| ruby | \u{27DF} | |
| rust | \u{27DF} | |
| ccpp | \u27df | |
| urlencoded | %E2%9F%9F | |
| utf8bytes | e2 9f 9f | |
| utf16bebytes | 27 df | |
| utf32bebytes | 00 00 27 df |
How to Use
HTML:
⟟
CSS:
content: "\27DF"
JavaScript:
"\u{27DF}"
Python:
"\u27df"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⟟ character (UP TACK WITH CIRCLE ABOVE)?
⟟ (UP TACK WITH CIRCLE ABOVE) is the Unicode character U+27DF.
What is the Unicode codepoint of UP TACK WITH CIRCLE ABOVE?
The UP TACK WITH CIRCLE ABOVE character (⟟) has codepoint U+27DF.
How do I type or copy UP TACK WITH CIRCLE ABOVE?
Copy ⟟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.