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 ?曉?交}?曉?交{^ 001111111001110111111010001111111000110011110000011111010011111110011101111110100011111110001100111100000111101101011110 3f9dfa3f8cf07d3f9dfa3f8cf07b5e
EUC-JP ?曉?交}?曉?交{^ 001111111101101011111100001111111011100011110010011111010011111111011010111111000011111110111000111100100111101101011110 3fdafc3fb8f27d3fdafc3fb8f27b5e
UTF-8 뤌曉ㄿ交}뤌曉ㄿ交{^ 111010111010010010001100111001101001101110001001111000111000010010111111111001001011101010100100011111011110101110100100100011001110011010011011100010011110001110000100101111111110010010111010101001000111101101011110 eba48ce69b89e384bfe4baa47deba48ce69b89e384bfe4baa47b5e
UHC 뤌曉ㄿ交}뤌曉ㄿ交{^ 10001111101111001111110011111011101001001010111111001110110111110111110110001111101111001111110011111011101001001010111111001110110111110111101101011110 8fbcfcfba4afcedf7d8fbcfcfba4afcedf7b5e

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