INVERTED PENTAGRAM (⛧)
⛧
Copy Character
Character Encoding
UTF-8
0xE20x9B0xA7
UTF-16
0x26E7
UTF-32
0x000026E7
Copy & Paste Codes
Unicode Escape
\u{26E7}
HTML Entity (Decimal)
⛧
HTML Entity (Hex)
⛧
CSS Code
\26E7
JavaScript/JSON
String.fromCodePoint(0x26E7)
Python
chr(0x26E7)
Ruby/PHP
chr(0x26E7)
Unix, C, PHP, JAVA
0x26E7
Perl
chr(0x26E7)
URL Encoded
%26e7