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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蟾ス螻槫キス螻杰 11100101101101111011110111100101101100011001111011100101101101111011110111100101101100011001111001011110 e5b7bde5b19ee5b7bde5b19e5e
EUC-JP 蟾ス螻槫キス螻杰 11101010101110011000111010111101111010101011001111011100111001111000111010110111100011101011110111101010101100111101101110111111 eab98ebdeab3dce78eb78ebdeab3dbbf
UTF-8 蟾ス螻槫キス螻杰 111010001001111110111110111011111011110110111101111010001001111010111011111001101010011110101011111011111011110110110111111011111011110110111101111010001001111010111011111001101001110110110000 e89fbeefbdbde89ebbe6a7abefbdb7efbdbde89ebbe69db0
UHC 蟾??????杰 11100000111010100011111100111111001111110011111100111111001111111100101111111001 e0ea3f3f3f3f3f3fcbf9

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