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 嚥??油??寃 10011010100010110011111100111111100101101111101100111111001111111001101110000011 9a8b3f3f96fb3f3f9b83
EUC-JP 嚥??油??寃 11010011111010110011111100111111110011001111110100111111001111111101010111100011 d3eb3f3fccfd3f3fd5e3
UTF-8 嚥싰꼈油뤸퓴寃 111001011001101010100101111011001000101110110000111010101011110010001000111001101011001010111001111010111010010010111000111011011001001110110100111001011010111110000011 e59aa5ec8bb0eabc88e6b2b9eba4b8ed93b4e5af83
UHC 嚥싰꼈油뤸퓴寃 1110011010111111100110101110101010110010101111001110101011111010100011111110011010111111100110101110101010110010 e6bf9aeab2bceafa8fe6bf9aeab2

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