ARABIC LETTER AIN WITH THREE DOTS ABOVE (ڠ)
ڠ
Copy Character
Character Encoding
UTF-8
0xDA0xA0
UTF-16
0x06A0
UTF-32
0x000006A0
Copy & Paste Codes
Unicode Escape
\u{06A0}
HTML Entity (Decimal)
ڠ
HTML Entity (Hex)
ڠ
CSS Code
\06A0
JavaScript/JSON
String.fromCodePoint(0x06A0)
Python
chr(0x06A0)
Ruby/PHP
chr(0x06A0)
Unix, C, PHP, JAVA
0x06A0
Perl
chr(0x06A0)
URL Encoded
%06a0