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 ?剩焰?剩焰^ 00111111110100011111010010001111110010011110111100111111110100011111010010001111110010011110111101011110 3fd1f48fc9ef3fd1f48fc9ef5e
UTF-8 뤳剩焰뤳剩焰^ 11101011101001001011001111100101100010011010100111100111100001001011000011101011101001001011001111100101100010011010100111100111100001001011000001011110 eba4b3e589a9e784b0eba4b3e589a9e784b05e
UHC 뤳剩焰뤳剩焰^ 10001111111000011110110110100101111001101111101110001111111000011110110110100101111001101111101101011110 8fe1eda5e6fb8fe1eda5e6fb5e

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