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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??拗????^ 001111110011111110011101010110000011111100111111001111110011111101011110 3f3f9d583f3f3f3f5e
EUC-JP ??拗????^ 001111110011111111011001101110010011111100111111001111110011111101011110 3f3fd9b93f3f3f3f5e
UTF-8 셈섞拗렯렚렯롖^ 11101100100001011000100011101100100001001001111011100110100010111001011111101011101000001010111111101011101000001001101011101011101000001010111111101011101000011001011001011110 ec8588ec849ee68b97eba0afeba09aeba0afeba1965e
UHC 셈섞拗렯렚렯롖^ 101111001100000010111100101011111110100011110011100011101011110010001110101011011000111010111100100011101101101001011110 bcc0bcafe8f38ebc8ead8ebc8eda5e

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