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-80
Overview
󠄿 (VARIATION SELECTOR-80) is the Unicode character at code point U+E013F. It belongs to the Variation Selectors Supplement block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+E013F | |
| decimal | 917823 | |
| htmldecimal | 󠄿 | |
| htmlhex | 󠄿 | |
| css | \E013F | |
| javascript | \u{E013F} | |
| python | \U000e013f | |
| java | \uDB40\uDD3F | |
| go | \U000E013F | |
| ruby | \u{E013F} | |
| rust | \u{E013F} | |
| ccpp | \U000e013f | |
| urlencoded | %F3%A0%84%BF | |
| utf8bytes | f3 a0 84 bf | |
| utf16bebytes | db 40 dd 3f | |
| utf32bebytes | 00 0e 01 3f |
How to Use
HTML:
󠄿
CSS:
content: "\E013F"
JavaScript:
"\u{E013F}"
Python:
"\U000e013f"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 󠄿 character (VARIATION SELECTOR-80)?
󠄿 (VARIATION SELECTOR-80) is the Unicode character U+E013F.
What is the Unicode codepoint of VARIATION SELECTOR-80?
The VARIATION SELECTOR-80 character (󠄿) has codepoint U+E013F.
How do I type or copy VARIATION SELECTOR-80?
Copy 󠄿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.