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 藥??藥??液 11100101010110100011111100111111111001010101101000111111001111111000100101110100 e55a3f3fe55a3f3f8974
EUC-JP 藥??藥??液 11101001101110110011111100111111111010011011101100111111001111111011000111010101 e9bb3f3fe9bb3f3fb1d5
UTF-8 藥뗨츚藥먩㈁液 111010001001011110100101111010111001011110101000111011001011100010011010111010001001011110100101111010111010100010101001111000111000100010000001111001101011011010110010 e897a5eb97a8ecb89ae897a5eba8a9e38881e6b6b2
UHC 藥뗨츚藥먩㈁液 1110010110110111100010111110100010101110100100111110010110110111100100001110011010101001101100101110010011111011 e5b78be8ae93e5b790e6a9b2e4fb

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