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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 藥→???藥→???B 111001010101101010000001101010000011111100111111001111111110010101011010100000011010100000111111001111110011111101000010 e55a81a83f3f3fe55a81a83f3f3f42
EUC-JP 藥→?堉?藥→?堉?B 11101001101110111010001010101010001111111000111110110111111111010011111111101001101110111010001010101010001111111000111110110111111111010011111101000010 e9bba2aa3f8fb7fd3fe9bba2aa3f8fb7fd3f42
UTF-8 藥→를堉쾤藥→를堉쾤B 11101000100101111010010111100010100001101001001011101011101001011011110011100101101000001000100111101100101111101010010011101000100101111010010111100010100001101001001011101011101001011011110011100101101000001000100111101100101111101010010001000010 e897a5e28692eba5bce5a089ecbea4e897a5e28692eba5bce5a089ecbea442
UHC 藥→를堉쾤藥→를堉쾤B 111001011011011110100001111001101011100010100110111010111011110010110010011101101110010110110111101000011110011010111000101001101110101110111100101100100111011001000010 e5b7a1e6b8a6ebbcb276e5b7a1e6b8a6ebbcb27642

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