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 ???????] 0011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f5d
SJIS-WIN ヘロ] 11001101110110111111011110101001111101011011110111110001110111001111000011101001111100001110101101011101 cddbf7a9f5bdf1dcf0e9f0eb5d
EUC-JP ヘロ?????] 10001110110011011000111011011011001111110011111100111111001111110011111101011101 8ecd8edb3f3f3f3f3f5d
UTF-8 ヘロ] 11101111101111101000110111101111101111101001101111101110100101101000110011101110100100001010100011101110100001011001011111101110100000101010100011101110100000101010101001011101 efbe8defbe9bee968cee90a8ee8597ee82a8ee82aa5d
UHC ???????] 0011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f5d

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