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 ???K???KB 001111110011111100111111010010110011111100111111001111110100101101000010 3f3f3f4b3f3f3f4b42
SJIS-WIN ???K???KB 001111110011111100111111010010110011111100111111001111110100101101000010 3f3f3f4b3f3f3f4b42
EUC-JP ???K???KB 001111110011111100111111010010110011111100111111001111110100101101000010 3f3f3f4b3f3f3f4b42
UTF-8 혩혺혪K혩혺혪KB 111011011001100010101001111011011001100010111010111011011001100010101010010010111110110110011000101010011110110110011000101110101110110110011000101010100100101101000010 ed98a9ed98baed98aa4bed98a9ed98baed98aa4b42
UHC 혩혺혪K혩혺혪KB 110000101001000111000010100111111100001010010010010010111100001010010001110000101001111111000010100100100100101101000010 c291c29fc2924bc291c29fc2924b42

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