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 藥??燿??兀 11100101010110100011111100111111111000001010000000111111001111111001100101011001 e55a3f3fe0a03f3f9959
EUC-JP 藥??燿??兀 11101001101110110011111100111111111000001010001000111111001111111101000110111010 e9bb3f3fe0a23f3fd1ba
UTF-8 藥뗨킃燿낁큵兀 111010001001011110100101111010111001011110101000111011011000001010000011111001111000011110111111111010111000001010000001111011011000000110110101111001011000010110000000 e897a5eb97a8ed8283e787bfeb8281ed81b5e58580
UHC 藥뗨킃燿낁큵兀 1110010110110111100010111110100010110100100011111110100011111100100001011110100010110100100001001110100010110100 e5b78be8b48fe8fc85e8b484e8b4

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