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 鄜 é„âÇ^ 111010011000010010011100101000001110100110000100111000101100011101011110 e9849ca0e984e2c75e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP é???é?âÇ^ 1000111110101011101100010011111100111111001111111000111110101011101100010011111110001111101010111010010010001111101010101010111001011110 8fabb13f3f3f8fabb13f8faba48faaae5e
UTF-8 鄜 é„âÇ^ 1100001110101001110000101000010011000010100111001100001010100000110000111010100111000010100001001100001110100010110000111000011101011110 c3a9c284c29cc2a0c3a9c284c3a2c3875e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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