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 ?x?c}?x?c{^ 0011111101111000001111110110001101111101001111110111100000111111011000110111101101011110 3f783f637d3f783f637b5e
SJIS-WIN ?x?c}?x?c{^ 0011111101111000001111110110001101111101001111110111100000111111011000110111101101011110 3f783f637d3f783f637b5e
EUC-JP ?x?c}?x?c{^ 0011111101111000001111110110001101111101001111110111100000111111011000110111101101011110 3f783f637d3f783f637b5e
UTF-8 혳x채c}혳x채c{^ 11101101100110001011001101111000111011001011000110000100011000110111110111101101100110001011001101111000111011001011000110000100011000110111101101011110 ed98b378ecb184637ded98b378ecb184637b5e
UHC 혳x채c}혳x채c{^ 110000101001101001111000110000111010010001100011011111011100001010011010011110001100001110100100011000110111101101011110 c29a78c3a4637dc29a78c3a4637b5e

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