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' : ''">
︇
VARIATION SELECTOR-8
Overview
︇ (VARIATION SELECTOR-8) is the Unicode character at code point U+FE07. It belongs to the Variation Selectors block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE07 | |
| decimal | 65031 | |
| htmldecimal | ︇ | |
| htmlhex | ︇ | |
| css | \FE07 | |
| javascript | \u{FE07} | |
| python | \ufe07 | |
| java | \uFE07 | |
| go | \uFE07 | |
| ruby | \u{FE07} | |
| rust | \u{FE07} | |
| ccpp | \ufe07 | |
| urlencoded | %EF%B8%87 | |
| utf8bytes | ef b8 87 | |
| utf16bebytes | fe 07 | |
| utf32bebytes | 00 00 fe 07 |
How to Use
HTML:
︇
CSS:
content: "\FE07"
JavaScript:
"\u{FE07}"
Python:
"\ufe07"
Properties
- Block
- Variation Selectors
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ︇ character (VARIATION SELECTOR-8)?
︇ (VARIATION SELECTOR-8) is the Unicode character U+FE07.
What is the Unicode codepoint of VARIATION SELECTOR-8?
The VARIATION SELECTOR-8 character (︇) has codepoint U+FE07.
How do I type or copy VARIATION SELECTOR-8?
Copy ︇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.