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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 遭?璧遭?結^ 1001000110011000001111111110000011111000100100011001100000111111100011001000101101011110 91983fe0f891983f8c8b5e
EUC-JP 遭?璧遭?結^ 1100000111111000001111111110000011111010110000011111100000111111101101111110101101011110 c1f83fe0fac1f83fb7eb5e
UTF-8 遭ㅸ璧遭ㅸ結^ 11101001100000011010110111100011100001011011100011100111100100101010011111101001100000011010110111100011100001011011100011100111101101011001000001011110 e981ade385b8e792a7e981ade385b8e7b5905e
UHC 遭ㅸ璧遭ㅸ結^ 11110000111001001010010011101000110110111111110111110000111001001010010011101000110011001011111101011110 f0e4a4e8dbfdf0e4a4e8ccbf5e

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