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 阮翫Ζ蝮、鄒カ 111010001001011010001010111000111000001110100100111001011001110110100100111001111011111010110110 e8968ae383a4e59da4e7beb6
EUC-JP 阮翫Ζ蝮、鄒カ 1110111111110110101101001110010110100110101001101110100111111101100011101010010011101110110000001000111010110110 eff6b4e5a6a6e9fd8ea4eec08eb6
UTF-8 阮翫Ζ蝮、鄒カ 1110100110011000101011101110011110111111101010111100111010010110111010001001110110101110111011111011110110100100111010011000010010010010111011111011110110110110 e998aee7bfabce96e89daeefbda4e98492efbdb6
UHC 阮翫Ζ??鄒? 1110100011010110111010001101000110100101110001100011111100111111111101011101101100111111 e8d6e8d1a5c63f3ff5db3f

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