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 ??せ拒??せ居^ 00111111001111111000001010111001100010111001000100111111001111111000001010111001100010111000111101011110 3f3f82b98b913f3f82b98b8f5e
EUC-JP ??せ拒??せ居^ 00111111001111111010010010111011101101011111000100111111001111111010010010111011101101011110111101011110 3f3fa4bbb5f13f3fa4bbb5ef5e
UTF-8 卽힐せ拒卽힐せ居^ 11100101100011011011110111101101100111101001000011100011100000011001101111100110100010111001001011100101100011011011110111101101100111101001000011100011100000011001101111100101101100011000010101011110 e58dbded9e90e3819be68b92e58dbded9e90e3819be5b1855e
UHC 卽힐せ拒卽힐せ居^ 1111000111101101110010001111101010101010101110111100101111011110111100011110110111001000111110101010101010111011110010111101110001011110 f1edc8faaabbcbdef1edc8faaabbcbdc5e

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