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 ?琥杭?琥恒^ 0011111111100000111001101000110101011001001111111110000011100110100011010101000001011110 3fe0e68d593fe0e68d505e
EUC-JP ?琥杭?琥恒^ 0011111111100000111010001011100110111010001111111110000011101000101110011011000101011110 3fe0e8b9ba3fe0e8b9b15e
UTF-8 뤓琥杭뤓琥恒^ 11101011101001001001001111100111100100001010010111100110100111011010110111101011101001001001001111100111100100001010010111100110100000011001001001011110 eba493e790a5e69dadeba493e790a5e681925e
UHC 뤓琥杭뤓琥恒^ 10001111110000111111101111010000111110011111100010001111110000111111101111010000111110011111011001011110 8fc3fbd0f9f88fc3fbd0f9f65e

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