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 藥??蘊??蘖 11100101010110100011111100111111111001010101110100111111001111111001111101010000 e55a3f3fe55d3f3f9f50
EUC-JP 藥??蘊??蘖 11101001101110110011111100111111111010011011111000111111001111111101110110110001 e9bb3f3fe9be3f3fddb1
UTF-8 藥썲렘蘊딂꽦蘖 111010001001011110100101111011001000110110110010111010111010000010011000111010001001100010001010111010111001010010000010111010101011110110100110111010001001100010010110 e897a5ec8db2eba098e8988aeb9482eabda6e89896
UHC 藥썲렘蘊딂꽦蘖 1110010110110111101111011110010110110111101111011110100010110011100010101110100010000100101100011110010111101110 e5b7bde5b7bde8b38ae884b1e5ee

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