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-94
Overview
󠅍 (VARIATION SELECTOR-94) is the Unicode character at code point U+E014D. 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+E014D | |
| decimal | 917837 | |
| htmldecimal | 󠅍 | |
| htmlhex | 󠅍 | |
| css | \E014D | |
| javascript | \u{E014D} | |
| python | \U000e014d | |
| java | \uDB40\uDD4D | |
| go | \U000E014D | |
| ruby | \u{E014D} | |
| rust | \u{E014D} | |
| ccpp | \U000e014d | |
| urlencoded | %F3%A0%85%8D | |
| utf8bytes | f3 a0 85 8d | |
| utf16bebytes | db 40 dd 4d | |
| utf32bebytes | 00 0e 01 4d |
How to Use
HTML:
󠅍
CSS:
content: "\E014D"
JavaScript:
"\u{E014D}"
Python:
"\U000e014d"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 󠅍 character (VARIATION SELECTOR-94)?
󠅍 (VARIATION SELECTOR-94) is the Unicode character U+E014D.
What is the Unicode codepoint of VARIATION SELECTOR-94?
The VARIATION SELECTOR-94 character (󠅍) has codepoint U+E014D.
How do I type or copy VARIATION SELECTOR-94?
Copy 󠅍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.