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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ???張??e^ 001111110011111100111111100100101010001100111111001111110110010101011110 3f3f3f92a33f3f655e
EUC-JP ???張??e^ 001111110011111100111111110001001010010100111111001111110110010101011110 3f3f3fc4a53f3f655e
UTF-8 療며뿏張섋뻗e^ 1110111110100111100000011110101110101001101100001110101110111111100011111110010110111100101101011110110010000100100010111110101110111011100101110110010101011110 efa781eba9b0ebbf8fe5bcb5ec848bebbb97655e
UHC 療며뿏張섋뻗e^ 1110100011111110101110001110011110010111100101001110110111100101100110001110100010111011101110000110010101011110 e8feb8e79794ede598e8bbb8655e

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