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 ?I??????h 001111110100100100111111001111110011111100111111001111110011111101101000 3f493f3f3f3f3f3f68
SJIS-WIN ?I??????h 001111110100100100111111001111110011111100111111001111110011111101101000 3f493f3f3f3f3f3f68
EUC-JP ?I??????h 001111110100100100111111001111110011111100111111001111110011111101101000 3f493f3f3f3f3f3f68
UTF-8 혪I혩혺혩쨔혩혺h 1110110110011000101010100100100111101101100110001010100111101101100110001011101011101101100110001010100111101100101010001001010011101101100110001010100111101101100110001011101001101000 ed98aa49ed98a9ed98baed98a9eca894ed98a9ed98ba68
UHC 혪I혩혺혩쨔혩혺h 11000010100100100100100111000010100100011100001010011111110000101001000111000010101110011100001010010001110000101001111101101000 c29249c291c29fc291c2b9c291c29f68

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