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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?曉?戈?曉?痲^ 00111111100111011111101000111111100111001111011100111111100111011111101000111111111000011000010001011110 3f9dfa3f9cf73f9dfa3fe1845e
EUC-JP ?曉?戈?曉?痲^ 00111111110110101111110000111111110110001111100100111111110110101111110000111111111000011110010001011110 3fdafc3fd8f93fdafc3fe1e45e
UTF-8 뤌曉ㄿ戈뤌曉ㄿ痲^ 11101011101001001000110011100110100110111000100111100011100001001011111111100110100010001000100011101011101001001000110011100110100110111000100111100011100001001011111111100111100101111011001001011110 eba48ce69b89e384bfe68888eba48ce69b89e384bfe797b25e
UHC 뤌曉ㄿ戈뤌曉ㄿ痲^ 1000111110111100111111001111101110100100101011111100110111111100100011111011110011111100111110111010010010101111110110001010011001011110 8fbcfcfba4afcdfc8fbcfcfba4afd8a65e

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