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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蠑エ閠経n}蠑エ閠経n{^ 11100101101111001011010011101000100000001000110001101111011011100111110111100101101111001011010011101000100000001000110001101111011011100111101101011110 e5bcb4e8808c6f6e7de5bcb4e8808c6f6e7b5e
EUC-JP 蠑エ閠経n}蠑エ閠経n{^ 111010101011111010001110101101001110111111100000101101111101000001101110011111011110101010111110100011101011010011101111111000001011011111010000011011100111101101011110 eabe8eb4efe0b7d06e7deabe8eb4efe0b7d06e7b5e
UTF-8 蠑エ閠経n}蠑エ閠経n{^ 1110100010100000100100011110111110111101101101001110100110010110101000001110011110110101100011000110111001111101111010001010000010010001111011111011110110110100111010011001011010100000111001111011010110001100011011100111101101011110 e8a091efbdb4e996a0e7b58c6e7de8a091efbdb4e996a0e7b58c6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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