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 将荵[}将荵[{^ 10001111101010111110010010111001010110110111110110001111101010111110010010111001010110110111101101011110 8fabe4b95b7d8fabe4b95b7b5e
EUC-JP 将荵[}将荵[{^ 10111110101011011110100010111011010110110111110110111110101011011110100010111011010110110111101101011110 beade8bb5b7dbeade8bb5b7b5e
UTF-8 将荵[}将荵[{^ 1110010110110000100001101110100010001101101101010101101101111101111001011011000010000110111010001000110110110101010110110111101101011110 e5b086e88db55b7de5b086e88db55b7b5e
UHC ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e

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