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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 燿??野э?晤 1110000010100000001111110011111110010110111011001000010010001111001111111001110111101011 e0a03f3f96ec848f3f9deb
EUC-JP 燿??野э?晤 1110000010100010001111110011111111001100111011101010011111101111001111111101101011101101 e0a23f3fcceea7ef3fdaed
UTF-8 燿댐쉥野э쉘晤 1110011110000111101111111110101110001100100100001110110010001001101001011110100110000111100011101101000110001101111011001000100110011000111001101001100110100100 e787bfeb8c90ec89a5e9878ed18dec8998e699a4
UHC 燿댐쉥野э쉘晤 1110100011111100101101001110111110111101101010111110010110101111101011001110111110111101101010011110011111111011 e8fcb4efbdabe5afacefbda9e7fb

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