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