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 ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
SJIS-WIN ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
EUC-JP ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
UTF-8 챌혺짯U챌혺짯U^ 111011001011000110001100111011011001100010111010111011001010011110101111010101011110110010110001100011001110110110011000101110101110110010100111101011110101010101011110 ecb18ced98baeca7af55ecb18ced98baeca7af555e
UHC 챌혺짯U챌혺짯U^ 110000111010011111000010100111111100001010101101010101011100001110100111110000101001111111000010101011010101010101011110 c3a7c29fc2ad55c3a7c29fc2ad555e

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