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 ?曉??}?曉??{^ 00111111100111011111101000111111001111110111110100111111100111011111101000111111001111110111101101011110 3f9dfa3f3f7d3f9dfa3f3f7b5e
EUC-JP ?曉??}?曉??{^ 00111111110110101111110000111111001111110111110100111111110110101111110000111111001111110111101101011110 3fdafc3f3f7d3fdafc3f3f7b5e
UTF-8 뤌曉ㄿ낯}뤌曉ㄿ낯{^ 111010111010010010001100111001101001101110001001111000111000010010111111111010111000001010101111011111011110101110100100100011001110011010011011100010011110001110000100101111111110101110000010101011110111101101011110 eba48ce69b89e384bfeb82af7deba48ce69b89e384bfeb82af7b5e
UHC 뤌曉ㄿ낯}뤌曉ㄿ낯{^ 10001111101111001111110011111011101001001010111110110011101110000111110110001111101111001111110011111011101001001010111110110011101110000111101101011110 8fbcfcfba4afb3b87d8fbcfcfba4afb3b87b5e

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