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