TOLONG SIKI DIGIT ZERO (ð‘· )
ð‘·
Copy Character
Character Encoding
UTF-8
0xF00x910xB70xA0
UTF-16
0xD8070xDDE0
UTF-32
0x00011DE0
Copy & Paste Codes
Unicode Escape
\u{11DE0}
HTML Entity (Decimal)
𑷠
HTML Entity (Hex)
𑷠
CSS Code
\11DE0
JavaScript/JSON
String.fromCodePoint(0x11DE0)
Python
chr(0x11DE0)
Ruby/PHP
chr(0x11DE0)
Unix, C, PHP, JAVA
0x11DE0
Perl
chr(0x11DE0)
URL Encoded
%11de0