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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠑エ閠轡蠑エ閠轡^ 111001011011110010110100111010001000000010001100010001001110010110111100101101001110100010000000100011000100010001011110 e5bcb4e8808c44e5bcb4e8808c445e
EUC-JP 蠑エ閠轡蠑エ閠轡^ 1110101010111110100011101011010011101111111000001011011110100101111010101011111010001110101101001110111111100000101101111010010101011110 eabe8eb4efe0b7a5eabe8eb4efe0b7a55e
UTF-8 蠑エ閠轡蠑エ閠轡^ 11101000101000001001000111101111101111011011010011101001100101101010000011101000101111011010000111101000101000001001000111101111101111011011010011101001100101101010000011101000101111011010000101011110 e8a091efbdb4e996a0e8bda1e8a091efbdb4e996a0e8bda15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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