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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 藥????????^ 1110010101011010001111110011111100111111001111110011111100111111001111110011111101011110 e55a3f3f3f3f3f3f3f3f5e
EUC-JP 藥????????^ 1110100110111011001111110011111100111111001111110011111100111111001111110011111101011110 e9bb3f3f3f3f3f3f3f3f5e
UTF-8 藥썼뵷呂묈렘嶪뤸뿈^ 11101000100101111010010111101100100011011011110011101011101101011011011111101111101001101000000011101011101011001000100011101011101000001001100011100101101101101010101011101011101001001011100011101011101111111000100001011110 e897a5ec8dbcebb5b7efa680ebac88eba098e5b6aaeba4b8ebbf885e
UHC 藥썼뵷呂묈렘嶪뤸뿈^ 11100101101101111011110111101000100101001011010111100101111110111001000111100101101101111011110111100101111101011000111111100110100101111000111101011110 e5b7bde894b5e5fb91e5b7bde5f58fe6978f5e

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