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