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-6
Overview
︅ (VARIATION SELECTOR-6) is the Unicode character at code point U+FE05. 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+FE05 | |
| decimal | 65029 | |
| htmldecimal | ︅ | |
| htmlhex | ︅ | |
| css | \FE05 | |
| javascript | \u{FE05} | |
| python | \ufe05 | |
| java | \uFE05 | |
| go | \uFE05 | |
| ruby | \u{FE05} | |
| rust | \u{FE05} | |
| ccpp | \ufe05 | |
| urlencoded | %EF%B8%85 | |
| utf8bytes | ef b8 85 | |
| utf16bebytes | fe 05 | |
| utf32bebytes | 00 00 fe 05 |
How to Use
HTML:
︅
CSS:
content: "\FE05"
JavaScript:
"\u{FE05}"
Python:
"\ufe05"
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-6)?
︅ (VARIATION SELECTOR-6) is the Unicode character U+FE05.
What is the Unicode codepoint of VARIATION SELECTOR-6?
The VARIATION SELECTOR-6 character (︅) has codepoint U+FE05.
How do I type or copy VARIATION SELECTOR-6?
Copy ︅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.