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 ?剩??剩?^ 001111111001100110010100001111110011111110011001100101000011111101011110 3f99943f3f99943f5e
EUC-JP ?剩洧?剩洧^ 00111111110100011111010010001111110001111011010000111111110100011111010010001111110001111011010001011110 3fd1f48fc7b43fd1f48fc7b45e
UTF-8 뤳剩洧뤳剩洧^ 11101011101001001011001111100101100010011010100111100110101101001010011111101011101001001011001111100101100010011010100111100110101101001010011101011110 eba4b3e589a9e6b4a7eba4b3e589a9e6b4a75e
UHC 뤳剩洧뤳剩洧^ 10001111111000011110110110100101111010101111101110001111111000011110110110100101111010101111101101011110 8fe1eda5eafb8fe1eda5eafb5e

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