LATIN CAPITAL LETTER H WITH DOT ABOVE (Ḣ)
Ḣ
Copy Character
Character Encoding
UTF-8
0xE10xB80xA2
UTF-16
0x1E22
UTF-32
0x00001E22
Copy & Paste Codes
Unicode Escape
\u{1E22}
HTML Entity (Decimal)
Ḣ
HTML Entity (Hex)
Ḣ
CSS Code
\1E22
JavaScript/JSON
String.fromCodePoint(0x1E22)
Python
chr(0x1E22)
Ruby/PHP
chr(0x1E22)
Unix, C, PHP, JAVA
0x1E22
Perl
chr(0x1E22)
URL Encoded
%1e22