LATIN SMALL LETTER P WITH HOOK (ƥ)
ƥ
Copy Character
Character Encoding
UTF-8
0xC60xA5
UTF-16
0x01A5
UTF-32
0x000001A5
Copy & Paste Codes
Unicode Escape
\u{01A5}
HTML Entity (Decimal)
ƥ
HTML Entity (Hex)
ƥ
CSS Code
\01A5
JavaScript/JSON
String.fromCodePoint(0x01A5)
Python
chr(0x01A5)
Ruby/PHP
chr(0x01A5)
Unix, C, PHP, JAVA
0x01A5
Perl
chr(0x01A5)
URL Encoded
%01a5