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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 藥??x}藥??x{^ 11100101010110100011111100111111011110000111110111100101010110100011111100111111011110000111101101011110 e55a3f3f787de55a3f3f787b5e
EUC-JP 藥??x}藥??x{^ 11101001101110110011111100111111011110000111110111101001101110110011111100111111011110000111101101011110 e9bb3f3f787de9bb3f3f787b5e
UTF-8 藥뗨츚x}藥뗨츚x{^ 1110100010010111101001011110101110010111101010001110110010111000100110100111100001111101111010001001011110100101111010111001011110101000111011001011100010011010011110000111101101011110 e897a5eb97a8ecb89a787de897a5eb97a8ecb89a787b5e
UHC 藥뗨츚x}藥뗨츚x{^ 1110010110110111100010111110100010101110100100110111100001111101111001011011011110001011111010001010111010010011011110000111101101011110 e5b78be8ae93787de5b78be8ae93787b5e

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