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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?琥忍?琥寅^ 0011111111100000111001101001010001000101001111111110000011100110100100111101000001011110 3fe0e694453fe0e693d05e
EUC-JP ?琥忍?琥寅^ 0011111111100000111010001100011110100110001111111110000011101000110001101101001001011110 3fe0e8c7a63fe0e8c6d25e
UTF-8 뤓琥忍뤓琥寅^ 11101011101001001001001111100111100100001010010111100101101111111000110111101011101001001001001111100111100100001010010111100101101011111000010101011110 eba493e790a5e5bf8deba493e790a5e5af855e
UHC 뤓琥忍뤓琥寅^ 10001111110000111111101111010000111011001101101110001111110000111111101111010000111011001101100101011110 8fc3fbd0ecdb8fc3fbd0ecd95e

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