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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 茹k?D茹k?D^ 11100100101001011000001010001011001111110100010011100100101001011000001010001011001111110100010001011110 e4a5828b3f44e4a5828b3f445e
EUC-JP 茹k?D茹k?D^ 11101000101001111010001111101011001111110100010011101000101001111010001111101011001111110100010001011110 e8a7a3eb3f44e8a7a3eb3f445e
UTF-8 茹k젉D茹k젉D^ 111010001000110010111001111011111011110110001011111011001010000010001001010001001110100010001100101110011110111110111101100010111110110010100000100010010100010001011110 e88cb9efbd8beca08944e88cb9efbd8beca089445e
UHC 茹k젉D茹k젉D^ 111001101010101010100011111010111010000010001011010001001110011010101010101000111110101110100000100010110100010001011110 e6aaa3eba08b44e6aaa3eba08b445e

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