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