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 ??CD??CD^ 001111110011111101000011010001000011111100111111010000110100010001011110 3f3f43443f3f43445e
SJIS-WIN 鶯痔CD鶯痔CD^ 11101001111100101000111010100100010000110100010011101001111100101000111010100100010000110100010001011110 e9f28ea44344e9f28ea443445e
EUC-JP 鶯痔CD鶯痔CD^ 11110010111101001011110010100110010000110100010011110010111101001011110010100110010000110100010001011110 f2f4bca64344f2f4bca643445e
UTF-8 鶯痔CD鶯痔CD^ 1110100110110110101011111110011110010111100101000100001101000100111010011011011010101111111001111001011110010100010000110100010001011110 e9b6afe797944344e9b6afe7979443445e
UHC 鶯痔CD鶯痔CD^ 11100101101000111111011011000000010000110100010011100101101000111111011011000000010000110100010001011110 e5a3f6c04344e5a3f6c043445e

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