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 ??c[??c[^ 001111110011111101100011010110110011111100111111011000110101101101011110 3f3f635b3f3f635b5e
SJIS-WIN 鶯痔c[鶯痔c[^ 11101001111100101000111010100100011000110101101111101001111100101000111010100100011000110101101101011110 e9f28ea4635be9f28ea4635b5e
EUC-JP 鶯痔c[鶯痔c[^ 11110010111101001011110010100110011000110101101111110010111101001011110010100110011000110101101101011110 f2f4bca6635bf2f4bca6635b5e
UTF-8 鶯痔c[鶯痔c[^ 1110100110110110101011111110011110010111100101000110001101011011111010011011011010101111111001111001011110010100011000110101101101011110 e9b6afe79794635be9b6afe79794635b5e
UHC 鶯痔c[鶯痔c[^ 11100101101000111111011011000000011000110101101111100101101000111111011011000000011000110101101101011110 e5a3f6c0635be5a3f6c0635b5e

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