LATIN SMALL LETTER ETH (ð)
ð
Copy Character
Unicode Code
U+00F0
Codepoint
240
Notes
Icelandic, Faroese, Old English, IPA
uppercase is 00D0
Character Encoding
UTF-8
0xC30xB0
UTF-16
0x00F0
UTF-32
0x000000F0
Copy & Paste Codes
Unicode Escape
\u{00F0}
HTML Entity (Decimal)
ð
HTML Entity (Hex)
ð
CSS Code
\00F0
JavaScript/JSON
String.fromCodePoint(0x00F0)
Python
chr(0x00F0)
Ruby/PHP
chr(0x00F0)
Unix, C, PHP, JAVA
0x00F0
Perl
chr(0x00F0)
URL Encoded
%00f0