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