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 藥?オ蘖??? 11100101010110100011111110000011010010011001111101010000001111110011111100111111 e55a3f83499f503f3f3f
EUC-JP 藥?オ蘖??? 11101001101110110011111110100101101010101101110110110001001111110011111100111111 e9bb3fa5aaddb13f3f3f
UTF-8 藥썹オ蘖띹씩銳 111010001001011110100101111011001000110110111001111000111000001010101010111010001001100010010110111010111001110110111001111011001001010010101001111010011000101010110011 e897a5ec8db9e382aae89896eb9db9ec94a9e98ab3
UHC 藥썹オ蘖띹씩銳 1110010110110111101111011110011110101011101010101110010111101110100011011110100010111110101111111110011111100101 e5b7bde7abaae5ee8de8bebfe7e5

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