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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 藥??肉??筍ル 111001010101101000111111001111111001001111110111001111110011111111100010101000011000001110001011 e55a3f3f93f73f3fe2a1838b
EUC-JP 藥??肉??筍ル 111010011011101100111111001111111100011011111001001111110011111111100100101000111010010111101011 e9bb3f3fc6f93f3fe4a3a5eb
UTF-8 藥띾돃肉븝쭑筍ル 111010001001011110100101111010111001110110111110111010111000111110000011111010001000001010001001111010111011100010011101111011001010110110010001111001111010110110001101111000111000001110101011 e897a5eb9dbeeb8f83e88289ebb89decad91e7ad8de383ab
UHC 藥띾돃肉븝쭑筍ル 11100101101101111000110111101011100010011001011011101011101111111011101011101111101001111000100111100010111011001010101111101011 e5b78deb8996ebbfbaefa789e2ecabeb

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