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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?曉?柵}?曉?柵{^ 001111111001110111111010001111111000110111110010011111010011111110011101111110100011111110001101111100100111101101011110 3f9dfa3f8df27d3f9dfa3f8df27b5e
EUC-JP ?曉?柵}?曉?柵{^ 001111111101101011111100001111111011101011110100011111010011111111011010111111000011111110111010111101000111101101011110 3fdafc3fbaf47d3fdafc3fbaf47b5e
UTF-8 뤌曉ㄿ柵}뤌曉ㄿ柵{^ 111010111010010010001100111001101001101110001001111000111000010010111111111001101001111110110101011111011110101110100100100011001110011010011011100010011110001110000100101111111110011010011111101101010111101101011110 eba48ce69b89e384bfe69fb57deba48ce69b89e384bfe69fb57b5e
UHC 뤌曉ㄿ柵}뤌曉ㄿ柵{^ 10001111101111001111110011111011101001001010111111110011111111010111110110001111101111001111110011111011101001001010111111110011111111010111101101011110 8fbcfcfba4aff3fd7d8fbcfcfba4aff3fd7b5e

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