VARIATION SELECTOR-17 (󠄀)
󠄀
Copy Character
Unicode Block
Variation Selectors SupplementUnicode Code
U+E0100
Codepoint
917760
Notes
these are abbreviated VS17, and so on
Character Encoding
UTF-8
0xF30xA00x840x80
UTF-16
0xDB400xDD00
UTF-32
0x000E0100
Copy & Paste Codes
Unicode Escape
\u{E0100}
HTML Entity (Decimal)
󠄀
HTML Entity (Hex)
󠄀
CSS Code
\E0100
JavaScript/JSON
String.fromCodePoint(0xE0100)
Python
chr(0xE0100)
Ruby/PHP
chr(0xE0100)
Unix, C, PHP, JAVA
0xE0100
Perl
chr(0xE0100)
URL Encoded
%e0100