Character Encoding
UTF-8
0xD90x8F
UTF-16
0x064F
UTF-32
0x0000064F
Copy & Paste Codes
Unicode Escape
\u{064F}
HTML Entity (Decimal)
ُ
HTML Entity (Hex)
ُ
CSS Code
\064F
JavaScript/JSON
String.fromCodePoint(0x064F)
Python
chr(0x064F)
Ruby/PHP
chr(0x064F)
Unix, C, PHP, JAVA
0x064F
Perl
chr(0x064F)
URL Encoded
%064f