To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???`h???` 001111110011111100111111011000000110100000111111001111110011111101100000 3f3f3f60683f3f3f60
SJIS-WIN ???`h???` 001111110011111100111111011000000110100000111111001111110011111101100000 3f3f3f60683f3f3f60
EUC-JP ???`h???` 001111110011111100111111011000000110100000111111001111110011111101100000 3f3f3f60683f3f3f60
UTF-8 묬뫓묧`h묬뫓묧` 111010111010110010101100111010111010101110010011111010111010110010100111011000000110100011101011101011001010110011101011101010111001001111101011101011001010011101100000 ebacacebab93ebaca76068ebacacebab93ebaca760
UHC 묬뫓묧`h묬뫓묧` 100100100100001110010001101101011001000111111110011000000110100010010010010000111001000110110101100100011111111001100000 924391b591fe6068924391b591fe60

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)