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