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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 藥?鵝?藥?鵝?^ 11100101010110100011111111101010010000000011111111100101010110100011111111101010010000000011111101011110 e55a3fea403fe55a3fea403f5e
EUC-JP 藥?鵝?藥?鵝?^ 11101001101110110011111111110011101000010011111111101001101110110011111111110011101000010011111101011110 e9bb3ff3a13fe9bb3ff3a13f5e
UTF-8 藥폮鵝냛藥폮鵝냛^ 11101000100101111010010111101101100011111010111011101001101101011001110111101011100000111001101111101000100101111010010111101101100011111010111011101001101101011001110111101011100000111001101101011110 e897a5ed8faee9b59deb839be897a5ed8faee9b59deb839b5e
UHC 藥폮鵝냛藥폮鵝냛^ 1110010110110111101111010101001111100100101111011000011001100111111001011011011110111101010100111110010010111101100001100110011101011110 e5b7bd53e4bd8667e5b7bd53e4bd86675e

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