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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 晤??[晤??[^ 1001110111101011001111110011111101011011100111011110101100111111001111110101101101011110 9deb3f3f5b9deb3f3f5b5e
EUC-JP 晤??[晤??[^ 1101101011101101001111110011111101011011110110101110110100111111001111110101101101011110 daed3f3f5bdaed3f3f5b5e
UTF-8 晤뺠쓹[晤뺠쓹[^ 111001101001100110100100111010111011101010100000111011001001001110111001010110111110011010011001101001001110101110111010101000001110110010010011101110010101101101011110 e699a4ebbaa0ec93b95be699a4ebbaa0ec93b95b5e
UHC 晤뺠쓹[晤뺠쓹[^ 111001111111101110010101111010001001110110010101010110111110011111111011100101011110100010011101100101010101101101011110 e7fb95e89d955be7fb95e89d955b5e

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