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???M??^ 001111110100100100111111001111110011111101001101001111110011111101011110 3f493f3f3f4d3f3f5e
SJIS-WIN ?I???M??^ 001111110100100100111111001111110011111101001101001111110011111101011110 3f493f3f3f4d3f3f5e
EUC-JP ?I???M??^ 001111110100100100111111001111110011111101001101001111110011111101011110 3f493f3f3f4d3f3f5e
UTF-8 혪I혩쨘혪M혩쨈^ 111011011001100010101010010010011110110110011000101010011110110010101000100110001110110110011000101010100100110111101101100110001010100111101100101010001000100001011110 ed98aa49ed98a9eca898ed98aa4ded98a9eca8885e
UHC 혪I혩쨘혪M혩쨈^ 110000101001001001001001110000101001000111000010101110101100001010010010010011011100001010010001110000101011010001011110 c29249c291c2bac2924dc291c2b45e

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