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 혳Lc}혳Lc{^ 11101101100110001011001101001100011000110111110111101101100110001011001101001100011000110111101101011110 ed98b34c637ded98b34c637b5e
SJIS-WIN ???Lc}???Lc{^ 00111111001111110011111101001100011000110111110100111111001111110011111101001100011000110111101101011110 3f3f3f4c637d3f3f3f4c637b5e
EUC-JP í??Lc}í??Lc{^ 1000111110101011101111110011111100111111010011000110001101111101100011111010101110111111001111110011111101001100011000110111101101011110 8fabbf3f3f4c637d8fabbf3f3f4c637b5e
UTF-8 혳Lc}혳Lc{^ 11000011101011011100001010011000110000101011001101001100011000110111110111000011101011011100001010011000110000101011001101001100011000110111101101011110 c3adc298c2b34c637dc3adc298c2b34c637b5e
UHC ??³Lc}??³Lc{^ 001111110011111110101001111110000100110001100011011111010011111100111111101010011111100001001100011000110111101101011110 3f3fa9f84c637d3f3fa9f84c637b5e

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