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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 蟾ス貂ャ貂ャ隹キ諱ッ蜑 1110010110110111101111011110011010111000101011001110011010111000101011001110100010110000101101111110011010000001101011111110010110001001 e5b7bde6b8ace6b8ace8b0b7e681afe589
EUC-JP 蟾ス貂ャ貂ャ隹キ諱ッ蜑 11101010101110011000111010111101111011001011101010001110101011001110110010111010100011101010110011110000101100101000111010110111111010111110000110001110101011111110100111101001 eab98ebdecba8eacecba8eacf0b28eb7ebe18eafe9e9
UTF-8 蟾ス貂ャ貂ャ隹キ諱ッ蜑 111010001001111110111110111011111011110110111101111010001011001010000010111011111011110110101100111010001011001010000010111011111011110110101100111010011001101010111001111011111011110110110111111010001010101110110001111011111011110110101111111010001001110010010001 e89fbeefbdbde8b282efbdace8b282efbdace99ab9efbdb7e8abb1efbdafe89c91
UHC 蟾?貂?貂???諱?? 111000001110101000111111111101011011000000111111111101011011000000111111001111110011111111111101110010010011111100111111 e0ea3ff5b03ff5b03f3f3ffdc93f3f

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