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 藥??節??藥 11100101010110100011111100111111100100001101111100111111001111111110010101011010 e55a3f3f90df3f3fe55a
EUC-JP 藥??節??藥 11101001101110110011111100111111110000001110000100111111001111111110100110111011 e9bb3f3fc0e13f3fe9bb
UTF-8 藥먨뻔節깍쉐藥 111010001001011110100101111010111010100010101000111010111011101110010100111001111010111110000000111010101011100110001101111011001000100110010000111010001001011110100101 e897a5eba8a8ebbb94e7af80eab98dec8990e897a5
UHC 藥먨뻔節깍쉐藥 1110010110110111100100001110010110111011101101111110111110111101101100011110111110111101101001101110010110110111 e5b790e5bbb7efbdb1efbda6e5b7

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