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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 纔祺藥纔祺藥B 11100011100110001110001001010001111001010101101011100011100110001110001001010001111001010101101001000010 e398e251e55ae398e251e55a42
EUC-JP 纔祺藥纔祺藥B 11100101111110001110001110110010111010011011101111100101111110001110001110110010111010011011101101000010 e5f8e3b2e9bbe5f8e3b2e9bb42
UTF-8 纔祺藥纔祺藥B 11100111101110101001010011100111101001011011101011101000100101111010010111100111101110101001010011100111101001011011101011101000100101111010010101000010 e7ba94e7a5bae897a5e7ba94e7a5bae897a542
UHC ?祺藥?祺藥B 0011111111010001101110001110010110110111001111111101000110111000111001011011011101000010 3fd1b8e5b73fd1b8e5b742

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