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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 陜ェ荵晢ス茨ィ 1110100010011101101010101110010010111001100111011110111110111101100010001110111110101000 e89daae4b99defbd88efa8
EUC-JP 陜ェ荵晢ス茨ィ 1110111111111101100011101010101011101000101110111101101011110001100011101011110110110000111100011000111010101000 effd8eaae8bbdaf18ebdb0f18ea8
UTF-8 陜ェ荵晢ス茨ィ 111010011001100110011100111011111011110110101010111010001000110110110101111001101001100110100010111011111011110110111101111010001000110010101000111011111011110110101000 e9999cefbdaae88db5e699a2efbdbde88ca8efbda8
UHC 陜????茨? 111110011111000000111111001111110011111100111111111011011011110000111111 f9f03f3f3f3fedbc3f

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