INVERTED LOW KAVYKA (⹅)
⹅
Copy Character
Character Encoding
UTF-8
0xE20xB90x85
UTF-16
0x2E45
UTF-32
0x00002E45
Copy & Paste Codes
Unicode Escape
\u{2E45}
HTML Entity (Decimal)
⹅
HTML Entity (Hex)
⹅
CSS Code
\2E45
JavaScript/JSON
String.fromCodePoint(0x2E45)
Python
chr(0x2E45)
Ruby/PHP
chr(0x2E45)
Unix, C, PHP, JAVA
0x2E45
Perl
chr(0x2E45)
URL Encoded
%2e45