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 藥??藥??靄 11100101010110100011111100111111111001010101101000111111001111111110100011001001 e55a3f3fe55a3f3fe8c9
EUC-JP 藥??藥??靄 11101001101110110011111100111111111010011011101100111111001111111111000011001011 e9bb3f3fe9bb3f3ff0cb
UTF-8 藥뗨츚藥먦굩靄 111010001001011110100101111010111001011110101000111011001011100010011010111010001001011110100101111010111010100010100110111010101011010110101001111010011001110110000100 e897a5eb97a8ecb89ae897a5eba8a6eab5a9e99d84
UHC 藥뗨츚藥먦굩靄 1110010110110111100010111110100010101110100100111110010110110111100100001110001110000010100011111110010011110111 e5b78be8ae93e5b790e3828fe4f7

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