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 藥???藥???^ 1110010101011010001111110011111100111111111001010101101000111111001111110011111101011110 e55a3f3f3fe55a3f3f3f5e
EUC-JP 藥???藥???^ 1110100110111011001111110011111100111111111010011011101100111111001111110011111101011110 e9bb3f3f3fe9bb3f3f3f5e
UTF-8 藥띛녿룷藥띛낃퍚^ 11101000100101111010010111101011100111011001101111101011100001011011111111101011101000111011011111101000100101111010010111101011100111011001101111101011100000101000001111101101100011011001101001011110 e897a5eb9d9beb85bfeba3b7e897a5eb9d9beb8283ed8d9a5e
UHC 藥띛녿룷藥띛낃퍚^ 1110010110110111100011011101000110000110111010111000111110101100111001011011011110001101110100011000010111101010101110111001000101011110 e5b78dd186eb8face5b78dd185eabb915e

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