LATIN SMALL LETTER AE WITH MACRON (ǣ)
ǣ
Copy Character
Character Encoding
UTF-8
0xC70xA3
UTF-16
0x01E3
UTF-32
0x000001E3
Copy & Paste Codes
Unicode Escape
\u{01E3}
HTML Entity (Decimal)
ǣ
HTML Entity (Hex)
ǣ
CSS Code
\01E3
JavaScript/JSON
String.fromCodePoint(0x01E3)
Python
chr(0x01E3)
Ruby/PHP
chr(0x01E3)
Unix, C, PHP, JAVA
0x01E3
Perl
chr(0x01E3)
URL Encoded
%01e3