COPTIC EPACT DIGIT EIGHT (𐋨)
𐋨
Copy Character
Character Encoding
UTF-8
0xF00x900x8B0xA8
UTF-16
0xD8000xDEE8
UTF-32
0x000102E8
Copy & Paste Codes
Unicode Escape
\u{102E8}
HTML Entity (Decimal)
𐋨
HTML Entity (Hex)
𐋨
CSS Code
\102E8
JavaScript/JSON
String.fromCodePoint(0x102E8)
Python
chr(0x102E8)
Ruby/PHP
chr(0x102E8)
Unix, C, PHP, JAVA
0x102E8
Perl
chr(0x102E8)
URL Encoded
%102e8