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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 藥↑?藥↑?^ 1110010101011010100000011010101000111111111001010101101010000001101010100011111101011110 e55a81aa3fe55a81aa3f5e
EUC-JP 藥↑?藥↑?^ 1110100110111011101000101010110000111111111010011011101110100010101011000011111101011110 e9bba2ac3fe9bba2ac3f5e
UTF-8 藥↑끆藥↑끆^ 11101000100101111010010111100010100001101001000111101011100000011000011011101000100101111010010111100010100001101001000111101011100000011000011001011110 e897a5e28691eb8186e897a5e28691eb81865e
UHC 藥↑끆藥↑끆^ 11100101101101111010000111101000100001011011101011100101101101111010000111101000100001011011101001011110 e5b7a1e885bae5b7a1e885ba5e

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