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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 銷弘[}銷弘[{^ 11100111111101111000110101001111010110110111110111100111111101111000110101001111010110110111101101011110 e7f78d4f5b7de7f78d4f5b7b5e
EUC-JP 銷弘[}銷弘[{^ 11101110111110011011100110110000010110110111110111101110111110011011100110110000010110110111101101011110 eef9b9b05b7deef9b9b05b7b5e
UTF-8 銷弘[}銷弘[{^ 1110100110001010101101111110010110111100100110000101101101111101111010011000101010110111111001011011110010011000010110110111101101011110 e98ab7e5bc985b7de98ab7e5bc985b7b5e
UHC 銷弘[}銷弘[{^ 11100001110100011111101111110000010110110111110111100001110100011111101111110000010110110111101101011110 e1d1fbf05b7de1d1fbf05b7b5e

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